<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DCarvalho</title>
    <description>The latest articles on DEV Community by DCarvalho (@dacc).</description>
    <link>https://dev.to/dacc</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F895765%2F2767980c-84ad-4777-b714-2155a79b8553.png</url>
      <title>DEV Community: DCarvalho</title>
      <link>https://dev.to/dacc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dacc"/>
    <language>en</language>
    <item>
      <title>Share Data Table Examples Cucumber across the Scenarios or Files</title>
      <dc:creator>DCarvalho</dc:creator>
      <pubDate>Thu, 21 Jul 2022 17:23:00 +0000</pubDate>
      <link>https://dev.to/dacc/share-data-table-examples-cucumber-across-the-scenarios-or-files-3cha</link>
      <guid>https://dev.to/dacc/share-data-table-examples-cucumber-across-the-scenarios-or-files-3cha</guid>
      <description>&lt;p&gt;I Folks!! &lt;/p&gt;

&lt;p&gt;I use the cucumber with the cypress and I want run the same scenario multiple times for multiple viewports. I already build a scenario outline with the data table examples. But I don't found a way to avoid rewrite the same data table in all scenarios.&lt;/p&gt;

&lt;p&gt;Do you know if exist any way to export this data table from another folder or share the same data table in all scenarios in a same feature file?&lt;/p&gt;

</description>
      <category>cucumber</category>
      <category>webdev</category>
      <category>testing</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
