<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://reqnroll.net/feed.xml" rel="self" type="application/atom+xml" /><link href="https://reqnroll.net/" rel="alternate" type="text/html" /><updated>2026-03-02T10:26:05+00:00</updated><id>https://reqnroll.net/feed.xml</id><title type="html">Reqnroll</title><subtitle>Reqnroll is an open-source Cucumber-style BDD test automation framework for .NET. It has been created as a reboot of the SpecFlow project.</subtitle><entry><title type="html">Monthly Stats: 2026 February</title><link href="https://reqnroll.net/news/2026/03/monthly-stats-2026-02/" rel="alternate" type="text/html" title="Monthly Stats: 2026 February" /><published>2026-03-02T00:00:00+00:00</published><updated>2026-03-02T00:00:00+00:00</updated><id>https://reqnroll.net/news/2026/03/monthly-stats-2026-02</id><content type="html" xml:base="https://reqnroll.net/news/2026/03/monthly-stats-2026-02/"><![CDATA[<p>We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.</p>

<p>Below are some statistics we found interesting (in parentheses, you can see the figures for the previous month). If you are interested in any other figures, please let us know.</p>

<h2 id="detailed-statistics-for-february-2026">Detailed Statistics for February 2026</h2>

<h3 id="usage">Usage</h3>

<ul>
  <li>Website &amp; Docs visitors: <strong>7.8K</strong> (7.0K)</li>
  <li>Website &amp; Docs page views: <strong>38K</strong> (37K)</li>
  <li>Top 5 Docs pages: <strong>Docs Home, Quickstart, Gherkin reference, SpecFlow Migration, IDE Setup</strong> (Quickstart, Docs Home, SpecFlow Migration, Gherkin reference, IDE Setup)</li>
  <li>NuGet package downloads (Reqnroll package, last 6 weeks): <strong>2.11M</strong> (2.13M)</li>
  <li>NuGet package downloads compared to SpecFlow NuGet downloads (based on last 6 weeks download): <strong>96%</strong> (99%)</li>
  <li>Number of Reqnroll projects loaded by VS extension: <strong>418K</strong> (393K)</li>
  <li>Number of Reqnroll projects loaded by Rider extension: <strong>5.8K</strong> (5.3K)</li>
  <li>Upgrades to the latest VS extension: <strong>11.8K</strong> (12.9K)</li>
  <li>Installations of VS extension (all versions, without upgrades): <strong>108K</strong> (105K)</li>
  <li>Top 3 countries (from VS extension usage): <strong>India, USA, United Kingdom</strong> (India, USA, United Kingdom)</li>
  <li>Reqnroll projects (.NET projects executed by Reqnroll): <strong>28K</strong> (26K)</li>
  <li>Reqnroll test executions: <strong>13.1M</strong> (12.4M)</li>
  <li>Reqnroll test executions per project per month: <strong>avg: 468, median: 43</strong> (avg: 478, median: 47)</li>
  <li>Ratio of CI/CD executions: <strong>45%</strong> (46%)</li>
</ul>

<h3 id="net-framework-usage">.NET Framework Usage</h3>

<p>The list shows the .NET Framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>.NET 8.0: <strong>57%</strong> (61%)</li>
  <li>.NET 10.0: <strong>21%</strong> (15%)</li>
  <li>.NET 9.0: <strong>11%</strong> (13%)</li>
  <li>.NET 4.8: <strong>8%</strong> (7%)</li>
  <li>.NET 6.0: <strong>2%</strong> (2%)</li>
</ol>

<p>Only frameworks with usage above 1% are shown.</p>

<h3 id="test-execution-framework-usage">Test Execution Framework Usage</h3>

<p>The list shows the test execution framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>NUnit: <strong>43%</strong> (45%)</li>
  <li>xUnit: <strong>30%</strong> (29%)</li>
  <li>MsTest: <strong>22%</strong> (23%)</li>
  <li>xUnit v3: <strong>4.3%</strong> (2.5%)</li>
  <li>TUnit: <strong>0.3%</strong> (0.3%)</li>
</ol>

<h3 id="cicd-server-usage">CI/CD Server Usage</h3>

<p>The list shows the CI/CD server usage distribution of Reqnroll projects that were executed in CI.</p>

<ol>
  <li>Azure Pipelines: <strong>68%</strong> (68%)</li>
  <li>GitHub Actions: <strong>12%</strong> (11%)</li>
  <li>GitLab CI: <strong>7%</strong> (7%)</li>
  <li>Jenkins: <strong>6%</strong> (6%)</li>
  <li>TeamCity: <strong>4%</strong> (4%)</li>
  <li>Atlassian Bamboo: <strong>2%</strong> (2%)</li>
  <li>BrowserStack: <strong>1%</strong> (1%)</li>
  <li>Bitbucket Pipelines: <strong>1%</strong> (1%)</li>
  <li>Octopus Deploy: <strong>1%</strong> (1%)</li>
</ol>

<h3 id="formatters">Formatters</h3>

<p>The new reporting infrastructure (called <a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html">formatters</a>) has been introduced with the v3 release.</p>

<ul>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#html-formatter">HTML</a> reports generated: 241K / 974 projects (200K / 799)</li>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#cucumber-messages-formatter">Message</a> reports generated: 78K / 283 projects (61K / 245)</li>
  <li><a href="https://github.com/ExpressiumOSS/Expressium.LivingDoc">Expressium</a> reports generated: 16K / 90 projects (12K / 78)</li>
  <li>Ratio of projects used formatters: 4.8% (4.4%)</li>
</ul>

<h3 id="visual-studio-version-usage">Visual Studio version usage</h3>

<ol>
  <li>Visual Studio 2022: <strong>69%</strong> (75%)
    <ul>
      <li>Most used version: 17.14 (17.14)</li>
      <li>Oldest version used, by at least 1%: 17.10 (17.10)</li>
    </ul>
  </li>
  <li>Visual Studio 2026: <strong>30%</strong> (25%)
    <ul>
      <li>Most used version: 18.2 (18.1)</li>
      <li>Oldest version used, by at least 1%: VS2026 preview (VS2026 preview)</li>
    </ul>
  </li>
</ol>

<h3 id="sustainability">Sustainability</h3>

<ul>
  <li>Active paid <a href="https://reqnroll.net/support/">subscriptions</a>: <strong>3</strong> (3)</li>
  <li><a href="https://reqnroll.net/sponsorship/">Sponsors</a>: <strong>Gold: 1 (Spec Solutions), Silver: 2 (Info Support, LambdaTest), Supporters: 4</strong> (1/2/4)</li>
  <li>Yearly budget: <strong>~$2800</strong> ($2800)</li>
  <li>My time: <strong>9hrs</strong> (60hrs)</li>
</ul>

<p>📢 I encourage everyone to invite contributors for a coffee 🍵. That could help pay our hosting bills or even enable us to organize an in-person design workshop to better align our goals (and drink those coffees, of course. Maybe a beer 🍺 too…). <a href="https://github.com/sponsors/reqnroll">Become a sponsor</a>.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="statistics" /><category term="transparency" /><summary type="html"><![CDATA[We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Monthly Stats: 2026 January</title><link href="https://reqnroll.net/news/2026/02/monthly-stats-2026-01/" rel="alternate" type="text/html" title="Monthly Stats: 2026 January" /><published>2026-02-18T00:00:00+00:00</published><updated>2026-02-18T00:00:00+00:00</updated><id>https://reqnroll.net/news/2026/02/monthly-stats-2026-01</id><content type="html" xml:base="https://reqnroll.net/news/2026/02/monthly-stats-2026-01/"><![CDATA[<p>We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.</p>

<p>Below are some statistics we found interesting (in parentheses, you can see the figures for the previous month). If you are interested in any other figures, please let us know.</p>

<h2 id="detailed-statistics-for-january-2026">Detailed Statistics for January 2026</h2>

<h3 id="usage">Usage</h3>

<ul>
  <li>Website &amp; Docs visitors: <strong>7.0K</strong> (7.1K)</li>
  <li>Website &amp; Docs page views: <strong>37K</strong> (37K)</li>
  <li>Top 5 Docs pages: <strong>Quickstart, Docs Home, SpecFlow Migration, Gherkin reference, IDE Setup</strong> (Quickstart, Docs Home, SpecFlow Migration, Gherkin reference, IDE Setup)</li>
  <li>NuGet package downloads (Reqnroll package, last 6 weeks): <strong>2.13M</strong> (1.99M)</li>
  <li>NuGet package downloads compared to SpecFlow NuGet downloads (based on last 6 weeks download): <strong>99%</strong> (84%)</li>
  <li>Number of Reqnroll projects loaded by VS extension: <strong>393K</strong> (352K)</li>
  <li>Number of Reqnroll projects loaded by Rider extension: <strong>5.3K</strong> (5.0K)</li>
  <li>Upgrades to the latest VS extension: <strong>12.9K</strong> (6.1K)</li>
  <li>Installations of VS extension (all versions, without upgrades): <strong>105K</strong> (87.4K)</li>
  <li>Top 3 countries (from VS extension usage): <strong>India, USA, United Kingdom</strong> (India, USA, United Kingdom)</li>
  <li>Reqnroll projects (.NET projects executed by Reqnroll): <strong>26K</strong> (24K)</li>
  <li>Reqnroll test executions: <strong>12.4M</strong> (11.3M)</li>
  <li>Reqnroll test executions per project per month: <strong>avg: 478, median: 47</strong> (avg: 469, median: 46)</li>
  <li>Ratio of CI/CD executions: <strong>46%</strong> (46%)</li>
</ul>

<h3 id="net-framework-usage">.NET Framework Usage</h3>

<p>The list shows the .NET Framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>.NET 8.0: <strong>61%</strong> (64%)</li>
  <li>.NET 10.0: <strong>15%</strong> (9%)</li>
  <li>.NET 9.0: <strong>13%</strong> (15%)</li>
  <li>.NET 4.8: <strong>7%</strong> (9%)</li>
  <li>.NET 6.0: <strong>2%</strong> (3%)</li>
</ol>

<p>Only frameworks with usage above 1% are shown.</p>

<h3 id="test-execution-framework-usage">Test Execution Framework Usage</h3>

<p>The list shows the test execution framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>NUnit: <strong>45%</strong> (45%)</li>
  <li>xUnit: <strong>29%</strong> (29%)</li>
  <li>MsTest: <strong>23%</strong> (24%)</li>
  <li>xUnit v3: <strong>2.5%</strong> (1.6%)</li>
  <li>TUnit: <strong>0.3%</strong> (0.2%)</li>
</ol>

<h3 id="cicd-server-usage">CI/CD Server Usage</h3>

<p>The list shows the CI/CD server usage distribution of Reqnroll projects that were executed in CI.</p>

<ol>
  <li>Azure Pipelines: <strong>68%</strong> (67%)</li>
  <li>GitHub Actions: <strong>11%</strong> (10%)</li>
  <li>GitLab CI: <strong>7%</strong> (8%)</li>
  <li>Jenkins: <strong>6%</strong> (6%)</li>
  <li>TeamCity: <strong>4%</strong> (4%)</li>
  <li>Atlassian Bamboo: <strong>2%</strong> (2%)</li>
  <li>BrowserStack: <strong>1%</strong> (1%)</li>
  <li>Bitbucket Pipelines: <strong>1%</strong> (1%)</li>
  <li>Octopus Deploy: <strong>1%</strong> (1%)</li>
</ol>

<h3 id="formatters">Formatters</h3>

<p>The new reporting infrastructure (called <a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html">formatters</a>) has been introduced with the v3 release.</p>

<ul>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#html-formatter">HTML</a> reports generated: 200K / 799 projects (157K / 751)</li>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#cucumber-messages-formatter">Message</a> reports generated: 61K / 245 projects (54K / 191)</li>
  <li><a href="https://github.com/ExpressiumOSS/Expressium.LivingDoc">Expressium</a> reports generated: 12K / 78 projects (7.3K / 73)</li>
  <li>Ratio of projects used formatters: 4.4% (4.2%)</li>
</ul>

<h3 id="visual-studio-version-usage">Visual Studio version usage</h3>

<ol>
  <li>Visual Studio 2022: <strong>75%</strong> (84%)
    <ul>
      <li>Most used version: 17.14 (17.14)</li>
      <li>Oldest version used, by at least 1%: 17.10 (17.10)</li>
    </ul>
  </li>
  <li>Visual Studio 2026: <strong>25%</strong> (16%)
    <ul>
      <li>Most used version: 18.1 (18.0)</li>
      <li>Oldest version used, by at least 1%: VS2026 preview (VS2026 preview)</li>
    </ul>
  </li>
</ol>

<h3 id="sustainability">Sustainability</h3>

<ul>
  <li>Active paid <a href="https://reqnroll.net/support/">subscriptions</a>: <strong>3</strong> (3)</li>
  <li><a href="https://reqnroll.net/sponsorship/">Sponsors</a>: <strong>Gold: 1 (Spec Solutions), Silver: 2 (Info Support, LambdaTest), Supporters: 4</strong> (1/2/4)</li>
  <li>Yearly budget: <strong>~$2800</strong> ($2800)</li>
  <li>My time: <strong>60hrs</strong> (30hrs)</li>
</ul>

<p>📢 I encourage everyone to invite contributors for a coffee 🍵. That could help pay our hosting bills or even enable us to organize an in-person design workshop to better align our goals (and drink those coffees, of course. Maybe a beer 🍺 too…). <a href="https://github.com/sponsors/reqnroll">Become a sponsor</a>.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="statistics" /><category term="transparency" /><summary type="html"><![CDATA[We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Monthly Stats: 2025 December</title><link href="https://reqnroll.net/news/2026/02/monthly-stats-2025-12/" rel="alternate" type="text/html" title="Monthly Stats: 2025 December" /><published>2026-02-17T00:00:00+00:00</published><updated>2026-02-17T00:00:00+00:00</updated><id>https://reqnroll.net/news/2026/02/monthly-stats-2025-12</id><content type="html" xml:base="https://reqnroll.net/news/2026/02/monthly-stats-2025-12/"><![CDATA[<p>We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.</p>

<p>Below are some statistics we found interesting (in parentheses, you can see the figures for the previous month). If you are interested in any other figures, please let us know.</p>

<h2 id="detailed-statistics-for-december-2025">Detailed Statistics for December 2025</h2>

<h3 id="usage">Usage</h3>

<ul>
  <li>Website &amp; Docs visitors: <strong>7.1K</strong> (8.3K)</li>
  <li>Website &amp; Docs page views: <strong>37K</strong> (42K)</li>
  <li>Top 5 Docs pages: <strong>Quickstart, Docs Home, SpecFlow Migration, Gherkin reference, IDE Setup</strong> (Quickstart, Docs Home, SpecFlow Migration, Gherkin reference, IDE Setup)</li>
  <li>NuGet package downloads (Reqnroll package, last 6 weeks): <strong>N/A</strong> (1.99M)</li>
  <li>NuGet package downloads compared to SpecFlow NuGet downloads (based on “per day average”): <strong>N/A</strong> (84%)</li>
  <li>Number of Reqnroll projects loaded by VS extension: <strong>352K</strong> (388K)</li>
  <li>Number of Reqnroll projects loaded by Rider extension: <strong>5.0K</strong> (6.95K)</li>
  <li>Upgrades to the latest VS extension: <strong>6.1K</strong> (14.3K)</li>
  <li>Installations of VS extension (all versions, without upgrades): <strong>N/A</strong> (87.4K)</li>
  <li>Top 3 countries (from VS extension usage): <strong>India, USA, United Kingdom</strong> (India, USA, United Kingdom)</li>
  <li>Reqnroll projects (.NET projects executed by Reqnroll): <strong>24K</strong> (24K)</li>
  <li>Reqnroll test executions: <strong>11.3M</strong> (11.4M)</li>
  <li>Reqnroll test executions per project per month: <strong>avg: 469, median: 46</strong> (avg: 478, median: 48)</li>
  <li>Ratio of CI/CD executions: <strong>46%</strong> (45%)</li>
</ul>

<h3 id="net-framework-usage">.NET Framework Usage</h3>

<p>The list shows the .NET Framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>.NET 8.0: <strong>64%</strong> (66%)</li>
  <li>.NET 9.0: <strong>15%</strong> (17%)</li>
  <li>.NET 4.8: <strong>9%</strong> (9%)</li>
  <li>.NET 10.0: <strong>9%</strong> (4%)</li>
  <li>.NET 6.0: <strong>3%</strong> (3%)</li>
</ol>

<p>Only frameworks with usage above 1% are shown.</p>

<h3 id="test-execution-framework-usage">Test Execution Framework Usage</h3>

<p>The list shows the test execution framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>NUnit: <strong>45%</strong> (45%)</li>
  <li>xUnit: <strong>29%</strong> (29%)</li>
  <li>MsTest: <strong>24%</strong> (24%)</li>
  <li>xUnit v3: <strong>1.6%</strong> (1.5%)</li>
  <li>TUnit: <strong>0.2%</strong> (0.2%)</li>
</ol>

<h3 id="cicd-server-usage">CI/CD Server Usage</h3>

<p>The list shows the CI/CD server usage distribution of Reqnroll projects that were executed in CI.</p>

<ol>
  <li>Azure Pipelines: <strong>67%</strong> (67%)</li>
  <li>GitHub Actions: <strong>11%</strong> (10%)</li>
  <li>GitLab CI: <strong>7%</strong> (8%)</li>
  <li>Jenkins: <strong>6%</strong> (6%)</li>
  <li>TeamCity: <strong>4%</strong> (4%)</li>
  <li>Atlassian Bamboo: <strong>2%</strong> (2%)</li>
  <li>BrowserStack: <strong>1%</strong> (1%)</li>
  <li>Octopus Deploy: <strong>1%</strong> (1%)</li>
  <li>Bitbucket Pipelines: <strong>1%</strong> (1%)</li>
</ol>

<h3 id="formatters">Formatters</h3>

<p>The new reporting infrastructure (called <a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html">formatters</a>) has been introduced with the v3 release.</p>

<ul>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#html-formatter">HTML</a> reports generated: 157K / 751 projects (136K / 648)</li>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#cucumber-messages-formatter">Message</a> reports generated: 54K / 191 projects (36.5K / 192)</li>
  <li><a href="https://github.com/ExpressiumOSS/Expressium.LivingDoc">Expressium</a> reports generated: 7.3K / 73 projects (3.9K / 50)</li>
  <li>Ratio of projects used formatters: 4.2% (3.7%)</li>
</ul>

<h3 id="visual-studio-version-usage">Visual Studio version usage</h3>

<ol>
  <li>Visual Studio 2022: <strong>84%</strong> (N/A)
    <ul>
      <li>Most used version: 17.14 (N/A)</li>
      <li>Oldest version used, by at least 1%: 17.10 (N/A)</li>
    </ul>
  </li>
  <li>Visual Studio 2026: <strong>16%</strong> (N/A)
    <ul>
      <li>Most used version: 18.0 (N/A)</li>
      <li>Oldest version used, by at least 1%: VS2026 preview (N/A)</li>
    </ul>
  </li>
</ol>

<h3 id="sustainability">Sustainability</h3>

<ul>
  <li>Active paid <a href="https://reqnroll.net/support/">subscriptions</a>: <strong>3</strong> (3)</li>
  <li><a href="https://reqnroll.net/sponsorship/">Sponsors</a>: <strong>Gold: 1 (Spec Solutions), Silver: 2 (Info Support, LambdaTest), Supporters: 4</strong> (1/2/4)</li>
  <li>Yearly budget: <strong>~$2800</strong> ($2800)</li>
  <li>My time: <strong>30hrs</strong> (36hrs)</li>
</ul>

<p>📢 I encourage everyone to invite contributors for a coffee 🍵. That could help pay our hosting bills or even enable us to organize an in-person design workshop to better align our goals (and drink those coffees, of course. Maybe a beer 🍺 too…). <a href="https://github.com/sponsors/reqnroll">Become a sponsor</a>.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="statistics" /><category term="transparency" /><summary type="html"><![CDATA[We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Reqnroll v3.3 released with improved build performance and formatter enhancements</title><link href="https://reqnroll.net/news/2025/12/reqnroll-v3-3-released/" rel="alternate" type="text/html" title="Reqnroll v3.3 released with improved build performance and formatter enhancements" /><published>2025-12-17T00:00:00+00:00</published><updated>2025-12-17T00:00:00+00:00</updated><id>https://reqnroll.net/news/2025/12/reqnroll-v3-3-released</id><content type="html" xml:base="https://reqnroll.net/news/2025/12/reqnroll-v3-3-released/"><![CDATA[<p>Reqnroll v3.3 has been released, bringing improved build performance, enhanced formatter configuration options, and support for linked feature files.</p>

<!--more-->

<p>This release focuses on build optimization, better file handling flexibility, and improved compatibility with the latest testing frameworks.</p>

<h2 id="whats-new-in-v33">What’s new in v3.3</h2>

<h3 id="improvements">Improvements</h3>

<ul>
  <li><strong>Improved build performance:</strong> Up-to-date checking for feature files has been improved, resulting in faster builds. Code-behind files are now deleted on clean or rebuild for better incremental build support.</li>
  <li><strong>Intermediate output folder support:</strong> Feature code-behind files can now be stored in the intermediate output folder (obj folder) by setting the <code class="language-plaintext highlighter-rouge">ReqnrollUseIntermediateOutputPathForCodeBehind</code> MSBuild property to <code class="language-plaintext highlighter-rouge">true</code>.</li>
  <li><strong>Linked feature files support:</strong> Reqnroll now supports linked feature files (files used from outside of the project folder). The <code class="language-plaintext highlighter-rouge">ReqnrollUseIntermediateOutputPathForCodeBehind</code> flag must be enabled to use this feature.</li>
  <li><strong>Formatter variable substitution:</strong> Formatters’ configured OutputFilePath can now contain variable substitution parameters for build metadata, timestamp, and environment variables. See the <a href="https://docs.reqnroll.net/latest/installation/formatter-configuration.html#available-substitution-variables">formatter configuration documentation</a> for details.</li>
  <li><strong>Updated testing framework support:</strong> NUnit dependencies are updated to v4.4.0 in templates, and TUnit integration now supports TUnit v1.3.25 and .NET 10 SDK compatibility.</li>
  <li><strong>Updated Cucumber integrations:</strong> Cucumber.HtmlFormatter updated to version 22 to support HTML reports on non-https URLs, and Cucumber.Messages updated to version 30.</li>
  <li><strong>Improved packaging:</strong> Reqnroll NuGet packages have been improved for better quality and compatibility.</li>
  <li><strong>Updated behavior:</strong> NotImplementedException thrown by tests is no longer treated as a “pending” outcome, reverting to v2 behavior.</li>
</ul>

<h3 id="bug-fixes">Bug Fixes</h3>

<p>This release also includes several bug fixes related to stability and error handling.</p>

<h2 id="full-changelog">Full changelog</h2>

<p>For a complete list of all changes, please see the <a href="https://github.com/reqnroll/Reqnroll/releases/tag/v3.3.0">v3.3.0 changelog on GitHub</a>.</p>

<p>If you encounter any issues, please report them on <a href="https://github.com/reqnroll/Reqnroll/issues">GitHub</a>.</p>

<p>Thank you to all contributors for this release! 🙏</p>

<center>🎅 <b>Happy Holidays from the Reqnroll team!</b>🎄</center>

<figure class="document-figure aligncenter">
  <img decoding="async" src="https://reqnroll.net/assets/images/2025/reqnroll-icon-xmas-small.webp" alt="Reqnroll Logo with Santa Hat (generated with AI)" style="width:200px; height:auto;" /></figure>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="Release" /><summary type="html"><![CDATA[Reqnroll v3.3 has been released, bringing improved build performance, enhanced formatter configuration options, and support for linked feature files.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/sebastian-leon-prado-MgODFmLOaEY-unsplash.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/sebastian-leon-prado-MgODFmLOaEY-unsplash.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Monthly Stats: 2025 November</title><link href="https://reqnroll.net/news/2025/12/monthly-stats-2025-11/" rel="alternate" type="text/html" title="Monthly Stats: 2025 November" /><published>2025-12-04T00:00:00+00:00</published><updated>2025-12-04T00:00:00+00:00</updated><id>https://reqnroll.net/news/2025/12/monthly-stats-2025-11</id><content type="html" xml:base="https://reqnroll.net/news/2025/12/monthly-stats-2025-11/"><![CDATA[<p>We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.</p>

<p>Below are some statistics we found interesting (in parentheses, you can see the figures for the previous month). If you are interested in any other figures, please let us know.</p>

<h2 id="detailed-statistics-for-november-2025">Detailed Statistics for November 2025</h2>

<h3 id="usage">Usage</h3>

<ul>
  <li>Website &amp; Docs visitors: <strong>8.3K</strong> (9.2K)</li>
  <li>Website &amp; Docs page views: <strong>42K</strong> (49K)</li>
  <li>Top 5 Docs pages: <strong>Quickstart, Docs Home, SpecFlow Migration, Gherkin reference, IDE Setup</strong> (Quickstart, Docs Home, Gherkin reference, SpecFlow Migration, IDE Setup)</li>
  <li>NuGet package downloads (Reqnroll package, last 6 weeks): <strong>1.99M</strong> (1.83M)</li>
  <li>NuGet package downloads compared to SpecFlow NuGet downloads (based on “per day average”): <strong>84%</strong> (77%)</li>
  <li>Number of Reqnroll projects loaded by VS2022 extension: <strong>388K</strong> (407K)</li>
  <li>Number of Reqnroll projects loaded by Rider extension: <strong>6.95K</strong> (8.3K)</li>
  <li>Upgrades to the latest VS2022 extension: <strong>14.3K</strong> (8.7K)</li>
  <li>Installations of VS2022 extension (all versions, without upgrades): <strong>87.4K</strong> (76.4K)</li>
  <li>Top 3 countries (from VS2022 extension usage): <strong>India, USA, United Kingdom</strong> (USA, India, United Kingdom)</li>
  <li>Reqnroll projects (.NET projects executed by Reqnroll): <strong>24K</strong> (23K)</li>
  <li>Reqnroll test executions: <strong>11.4M</strong> (12.5M)</li>
  <li>Reqnroll test executions per project per month: <strong>avg: 478, median: 48</strong> (avg: 538, median: 56)</li>
  <li>Ratio of CI/CD executions: <strong>45%</strong> (45%)</li>
</ul>

<h3 id="net-framework-usage">.NET Framework Usage</h3>

<p>The list shows the .NET Framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>.NET 8.0: <strong>66%</strong> (69%)</li>
  <li>.NET 9.0: <strong>17%</strong> (17%)</li>
  <li>.NET 4.8: <strong>9%</strong> (9%)</li>
  <li>.NET 10.0: <strong>4%</strong> (1%)</li>
  <li>.NET 6.0: <strong>3%</strong> (3%)</li>
  <li>.NET 7.0: <strong>1%</strong> (1%)</li>
</ol>

<p>Only frameworks with usage above 1% are shown.</p>

<h3 id="test-execution-framework-usage">Test Execution Framework Usage</h3>

<p>The list shows the test execution framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>NUnit: <strong>45%</strong> (45%)</li>
  <li>xUnit: <strong>29%</strong> (30%)</li>
  <li>MsTest: <strong>24%</strong> (24%)</li>
  <li>xUnit v3: <strong>1.5%</strong> (0.8%)</li>
  <li>TUnit: <strong>0.2%</strong> (0.3%)</li>
</ol>

<h3 id="cicd-server-usage">CI/CD Server Usage</h3>

<p>The list shows the CI/CD server usage distribution of Reqnroll projects that were executed in CI.</p>

<ol>
  <li>Azure Pipelines: <strong>67%</strong> (66%)</li>
  <li>GitHub Actions: <strong>10%</strong> (10%)</li>
  <li>Jenkins: <strong>6%</strong> (7%)</li>
  <li>GitLab CI/CD: <strong>5%</strong> (5%)</li>
  <li>TeamCity: <strong>4%</strong> (4%)</li>
  <li>GitLab CI: <strong>3%</strong> (3%)</li>
  <li>Atlassian Bamboo: <strong>2%</strong> (2%)</li>
  <li>BrowserStack: <strong>1%</strong> (1%)</li>
  <li>Bitbucket Pipelines: <strong>1%</strong> (1%)</li>
  <li>Octopus Deploy: <strong>1%</strong> (1%)</li>
</ol>

<h3 id="formatters">Formatters</h3>

<p>The new reporting infrastructure (called <a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html">formatters</a>) has been introduced with the v3 release.</p>

<ul>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#html-formatter">HTML</a> reports generated: 136K / 648 projects (105.4K / 554)</li>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#cucumber-messages-formatter">Message</a> reports generated: 36.5K / 192 projects (22.9K / 155)</li>
  <li><a href="https://github.com/ExpressiumOSS/Expressium.LivingDoc">Expressium</a> reports generated: 3.9K / 50 projects (2.4K / 31)</li>
  <li>Ratio of projects used formatters: 3.7% (3.2%)</li>
</ul>

<h3 id="sustainability">Sustainability</h3>

<ul>
  <li>Active paid <a href="https://reqnroll.net/support/">subscriptions</a>: <strong>3</strong> (3)</li>
  <li><a href="https://reqnroll.net/sponsorship/">Sponsors</a>: <strong>Gold: 1 (Spec Solutions), Silver: 2 (Info Support, LambdaTest), Supporters: 4</strong> (1/2/4)</li>
  <li>Yearly budget: <strong>~$2800</strong> ($2800)</li>
  <li>My time: <strong>36hrs</strong> (21hrs)</li>
</ul>

<p>📢 I encourage everyone to invite contributors for a coffee 🍵. That could help pay our hosting bills or even enable us to organize an in-person design workshop to better align our goals (and drink those coffees, of course. Maybe a beer 🍺 too…). <a href="https://github.com/sponsors/reqnroll">Become a sponsor</a>.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="statistics" /><category term="transparency" /><summary type="html"><![CDATA[We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Monthly Stats: 2025 October</title><link href="https://reqnroll.net/news/2025/11/monthly-stats-2025-10/" rel="alternate" type="text/html" title="Monthly Stats: 2025 October" /><published>2025-11-03T00:00:00+00:00</published><updated>2025-11-03T00:00:00+00:00</updated><id>https://reqnroll.net/news/2025/11/monthly-stats-2025-10</id><content type="html" xml:base="https://reqnroll.net/news/2025/11/monthly-stats-2025-10/"><![CDATA[<p>We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.</p>

<p>Below are some statistics we found interesting (in parentheses, you can see the figures for the previous month). If you are interested in any other figures, please let us know.</p>

<h2 id="detailed-statistics-for-october-2025">Detailed Statistics for October 2025</h2>

<h3 id="usage">Usage</h3>

<ul>
  <li>Website &amp; Docs visitors: <strong>9.2K</strong> (10K)</li>
  <li>Website &amp; Docs page views: <strong>49K</strong> (55K)</li>
  <li>Top 5 Docs pages: <strong>Quickstart, Docs Home, Gherkin reference, SpecFlow Migration, IDE Setup</strong> (Docs Home, Quickstart, SpecFlow Migration, Gherkin reference, IDE Setup)</li>
  <li>NuGet package downloads (Reqnroll package, last 6 weeks): <strong>1.83M</strong> (1.7M)</li>
  <li>NuGet package downloads compared to SpecFlow NuGet downloads (based on “per day average”): <strong>77%</strong> (71%)</li>
  <li>Number of Reqnroll projects loaded by VS2022 extension: <strong>407K</strong> (404K)</li>
  <li>Number of Reqnroll projects loaded by Rider extension: <strong>8.3K</strong> (10K)</li>
  <li>Upgrades to the latest VS2022 extension: <strong>8.7K</strong> (May: 7.6K)</li>
  <li>Installations of VS2022 extension (all versions, without upgrades): <strong>76.4K</strong> (N/A)</li>
  <li>Top 3 countries (from VS2022 extension usage): <strong>USA, India, United Kingdom</strong> (India, USA, United Kingdom)</li>
  <li>Reqnroll projects (.NET projects executed by Reqnroll): <strong>23K</strong> (22K)</li>
  <li>Reqnroll test executions: <strong>12.5M</strong> (11.4M)</li>
  <li>Reqnroll test executions per project per month: <strong>avg: 538, median: 56</strong> (avg: 515, median: 53)</li>
  <li>Ratio of CI/CD executions: <strong>45%</strong> (45%)</li>
</ul>

<h3 id="net-framework-usage">.NET Framework Usage</h3>

<p>The list shows the .NET Framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>.NET 8.0: <strong>69%</strong> (68%)</li>
  <li>.NET 9.0: <strong>17%</strong> (17%)</li>
  <li>.NET 4.8: <strong>9%</strong> (9%)</li>
  <li>.NET 6.0: <strong>3%</strong> (4%)</li>
  <li>.NET 10.0 RC/Preview: <strong>1%</strong> (0.2%)</li>
  <li>.NET 7.0: <strong>1%</strong> (1%)</li>
</ol>

<p>Only frameworks with usage above 1% are shown.</p>

<h3 id="test-execution-framework-usage">Test Execution Framework Usage</h3>

<p>The list shows the test execution framework usage distribution of Reqnroll projects.</p>

<ol>
  <li>NUnit: <strong>45%</strong> (45%)</li>
  <li>xUnit: <strong>30%</strong> (30%)</li>
  <li>MsTest: <strong>24%</strong> (24%)</li>
  <li>xUnit v3: <strong>0.8%</strong> (0.1%)</li>
  <li>TUnit: <strong>0.3%</strong> (0.3%)</li>
</ol>

<h3 id="cicd-server-usage">CI/CD Server Usage</h3>

<p>The list shows the CI/CD server usage distribution of Reqnroll projects that were executed in CI.</p>

<ol>
  <li>Azure Pipelines: <strong>66%</strong> (66%)</li>
  <li>GitHub Actions: <strong>10%</strong> (10%)</li>
  <li>Jenkins: <strong>7%</strong> (7%)</li>
  <li>GitLab CI/CD: <strong>5%</strong> (6%)</li>
  <li>TeamCity: <strong>4%</strong> (4%)</li>
  <li>GitLab CI: <strong>3%</strong> (2%)</li>
  <li>Atlassian Bamboo: <strong>2%</strong> (2%)</li>
  <li>BrowserStack: <strong>1%</strong> (1%)</li>
  <li>Bitbucket Pipelines: <strong>1%</strong> (1%)</li>
  <li>Octopus Deploy: <strong>1%</strong> (1%)</li>
</ol>

<h3 id="formatters">Formatters</h3>

<p>The new reporting infrastructure (called <a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html">formatters</a>) has been introduced with the v3 release.</p>

<ul>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#html-formatter">HTML</a> reports generated: 105.4K / 554 projects (61.7K / 452)</li>
  <li><a href="https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#cucumber-messages-formatter">Message</a> reports generated: 22.9K / 155 projects (17.2K / 124)</li>
  <li><a href="https://github.com/ExpressiumOSS/Expressium.LivingDoc">Expressium</a> reports generated: 2.4K / 31 projects (0.6K / 15)</li>
  <li>Ratio of projects used formatters: 3.2% (2.7%)</li>
</ul>

<h3 id="sustainability">Sustainability</h3>

<ul>
  <li>Active paid <a href="https://reqnroll.net/support/">subscriptions</a>: <strong>3</strong> (3)</li>
  <li><a href="https://reqnroll.net/sponsorship/">Sponsors</a>: <strong>Gold: 1 (Spec Solutions), Silver: 2 (Info Support, LambdaTest), Supporters: 4</strong> (1/2/4)</li>
  <li>Yearly budget: <strong>~$2800</strong> ($2800)</li>
  <li>My time: <strong>21hrs</strong> (48hrs)</li>
</ul>

<p>📢 I encourage everyone to invite contributors for a coffee 🍵. That could help pay our hosting bills or even enable us to organize an in-person design workshop to better align our goals (and drink those coffees, of course. Maybe a beer 🍺 too…). <a href="https://github.com/sponsors/reqnroll">Become a sponsor</a>.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="statistics" /><category term="transparency" /><summary type="html"><![CDATA[We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Reqnroll Visual Studio Extension v2025.2 released</title><link href="https://reqnroll.net/news/2025/10/reqnroll-visual-studio-extension-v2025-2-released/" rel="alternate" type="text/html" title="Reqnroll Visual Studio Extension v2025.2 released" /><published>2025-10-29T00:00:00+00:00</published><updated>2025-10-29T00:00:00+00:00</updated><id>https://reqnroll.net/news/2025/10/reqnroll-visual-studio-extension-v2025-2-released</id><content type="html" xml:base="https://reqnroll.net/news/2025/10/reqnroll-visual-studio-extension-v2025-2-released/"><![CDATA[<p><strong>Reqnroll Visual Studio Extension v2025.2 has been released with improvements to the ‘New Project’ wizard, table formatting enhancements, and bug fixes.</strong></p>

<!--more-->

<p>A new version of the Reqnroll Visual Studio 2022 extension has been released: v2025.2.359 (<a href="https://github.com/reqnroll/Reqnroll.VisualStudio/releases/tag/v2025.2.359">Release notes</a>).</p>

<p>If you have installed an earlier version of the Reqnroll Visual Studio extension, it will by default automatically update to the latest version. You can also install the extension by searching for “Reqnroll” in the Visual Studio “Manage Extensions…” dialog. Please find the detailed instructions in <a href="https://go.reqnroll.net/doc-setup-vs">Visual Studio 2022 setup guide</a>.</p>

<h2 id="whats-new">What’s new</h2>

<h3 id="improvements">Improvements</h3>

<p>The release includes several useful improvements:</p>

<ul>
  <li><strong>Updated ‘New Project’ wizard</strong>: The wizard now uses the latest versions of supported test frameworks and .NET frameworks, including .NET 10 support.</li>
  <li><strong>xUnit v3 support</strong>: You can now select xUnit v3 as a test framework when creating new projects.</li>
  <li><strong>Enhanced table formatting</strong>: The ‘Format Document’ command now right-aligns numeric values in tables by default, improving readability. If you prefer left alignment, you can override this by setting <code class="language-plaintext highlighter-rouge">gherkin_table_cell_right_align_numeric_content = false</code> in your <code class="language-plaintext highlighter-rouge">.editorconfig</code> file within a <code class="language-plaintext highlighter-rouge">[*.feature]</code> section.</li>
</ul>

<h3 id="bug-fixes">Bug fixes</h3>

<p>The release also addresses several issues:</p>

<ul>
  <li>Fixed ambiguous steps being reported when a definition matches via more than one tag</li>
  <li>Fixed incorrect binding language detection in the Visual Studio extension</li>
  <li>Fixed the ‘New Project’ wizard to prevent specifying project names that result in invalid namespaces for generated code-behind files</li>
</ul>

<h2 id="visual-studio-2026-insiders-support">Visual Studio 2026 Insiders support</h2>

<p>The Reqnroll Visual Studio extension also supports the new <a href="https://visualstudio.microsoft.com/insiders/"><strong>Visual Studio 2026 Insiders</strong></a> version, which is a preview version of Visual Studio 2026. This ensures you can use the latest Reqnroll features even if you’re testing the upcoming Visual Studio release.</p>

<h2 id="feedback">Feedback</h2>

<p>Reqnroll is free, but we provide dedicated support through our <a href="https://reqnroll.net/support/">paid subscription packages</a>. Purchasing them will also support the <a href="https://go.reqnroll.net/sustainability">sustainability of the open-source project</a>.</p>

<p>If you find any issues or have ideas, please use our <a href="https://go.reqnroll.net/community-support">community support channels</a> to report them.</p>

<p>📢 Please take a few minutes and help others by rating ⭐ the extension on the <a href="https://go.reqnroll.net/vs2022-extension">Visual Studio Marketplace</a>.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="Release" /><category term="VisualStudio" /><summary type="html"><![CDATA[Reqnroll Visual Studio Extension v2025.2 has been released with improvements to the ‘New Project’ wizard, table formatting enhancements, and bug fixes.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2024/backstage-jessie-mccall-2vfKU3bm8xM-unsplash.jpg" /><media:content medium="image" url="https://reqnroll.net/assets/images/2024/backstage-jessie-mccall-2vfKU3bm8xM-unsplash.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Free Reqnroll video tutorial by Bas Dijkstra</title><link href="https://reqnroll.net/news/2025/10/free-bdd-with-reqnroll-video-tutorial/" rel="alternate" type="text/html" title="Free Reqnroll video tutorial by Bas Dijkstra" /><published>2025-10-28T00:00:00+00:00</published><updated>2025-10-28T00:00:00+00:00</updated><id>https://reqnroll.net/news/2025/10/free-bdd-with-reqnroll-video-tutorial</id><content type="html" xml:base="https://reqnroll.net/news/2025/10/free-bdd-with-reqnroll-video-tutorial/"><![CDATA[<p>I am excited to announce that Bas Dijkstra has created a comprehensive, freely available online video tutorial on Reqnroll! 🎓</p>

<!--more-->

<p>The course, titled “<a href="https://ontestautomation.teachable.com/p/behaviour-driven-development-bdd-with-reqnroll">Behaviour-Driven Development (BDD) with Reqnroll</a>”, provides <strong>over 60 minutes of content</strong> that takes you through the fundamentals of Reqnroll and how to effectively use it for BDD in your projects.</p>

<h2 id="whats-covered-in-the-tutorial">What’s covered in the tutorial?</h2>

<p>The tutorial provides a thorough overview of both BDD concepts and practical Reqnroll usage:</p>

<ul>
  <li><strong>The BDD Process</strong>
    <ul>
      <li>The three stages of the BDD process</li>
      <li>Discovery and Example Mapping</li>
      <li>Formulation and Gherkin</li>
      <li>Automation and Reqnroll</li>
    </ul>
  </li>
  <li><strong>Working with Reqnroll</strong>
    <ul>
      <li>Creating tests from scenarios</li>
      <li>Improving your step definitions</li>
      <li>Working with tables</li>
      <li>Hooks and tags</li>
      <li>Implementing acceptance tests for UI and API</li>
      <li>Continuous Integration</li>
    </ul>
  </li>
</ul>

<p>The course uses a real-world example of a loan application processing service for an online banking application, following the feature from initial request through testing to release readiness.</p>

<h2 id="about-the-instructor">About the instructor</h2>

<p><a href="https://nl.linkedin.com/in/basdijkstra/">Bas Dijkstra</a> is an independent test automation consultant and trainer with a solid background in the field. He has delivered test automation training to dozens of companies and he is a regular speaker at conferences. Bas is also the developer of <a href="https://github.com/basdijkstra/rest-assured-net/">RestAssured.Net</a>, a popular library for testing HTTP APIs in C#.</p>

<h2 id="get-started-today">Get started today!</h2>

<p>The course is completely self-paced and available for free.</p>

<p>👉 <strong><a href="https://ontestautomation.teachable.com/p/behaviour-driven-development-bdd-with-reqnroll">Enroll now: Behaviour-Driven Development (BDD) with Reqnroll</a></strong></p>

<h2 id="thank-you-bas">Thank you, Bas!</h2>

<p>Thanks to Bas Dijkstra for creating and sharing this with the community. Making this tutorial freely available is a great contribution that will help many developers and testers learn Reqnroll. 🙏</p>

<p>If you find the tutorial helpful, please consider sharing it with others who might benefit from it.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="tutorial" /><category term="bdd" /><category term="learning" /><summary type="html"><![CDATA[I am excited to announce that Bas Dijkstra has created a comprehensive, freely available online video tutorial on Reqnroll! 🎓]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/reqnroll-tutorial-bas-dijkstra.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/reqnroll-tutorial-bas-dijkstra.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Reqnroll v3.2 released with MsTest v4 support and async step definition snippets</title><link href="https://reqnroll.net/news/2025/10/reqnroll-v3-2-released/" rel="alternate" type="text/html" title="Reqnroll v3.2 released with MsTest v4 support and async step definition snippets" /><published>2025-10-22T00:00:00+00:00</published><updated>2025-10-22T00:00:00+00:00</updated><id>https://reqnroll.net/news/2025/10/reqnroll-v3-2-released</id><content type="html" xml:base="https://reqnroll.net/news/2025/10/reqnroll-v3-2-released/"><![CDATA[<p>Reqnroll v3.2 has been released, bringing support for MsTest v4 and the ability to generate async step definition snippets.</p>

<!--more-->

<p>This is a focused update that addresses some important compatibility and workflow improvements.</p>

<h2 id="whats-new-in-v32">What’s new in v3.2</h2>

<h3 id="improvements">Improvements</h3>

<ul>
  <li><strong>Async step definition snippets:</strong> Step definition snippets (also known as skeletons) can now be generated as async methods. You can enable this by setting <code class="language-plaintext highlighter-rouge">trace/stepDefinitionSkeletonStyle</code> to <code class="language-plaintext highlighter-rouge">AsyncCucumberExpressionAttribute</code> or <code class="language-plaintext highlighter-rouge">AsyncRegexAttribute</code> in your configuration.</li>
  <li><strong>MsTest v4 support:</strong> Reqnroll now supports the latest version of MsTest (v4), ensuring you can use the most up-to-date testing framework.</li>
</ul>

<h3 id="bug-fixes">Bug Fixes</h3>

<p>This release also includes a bug fix related to security vulnerabilities of some dependencies.</p>

<h2 id="full-changelog">Full changelog</h2>

<p>For a complete list of all changes, please see the <a href="https://github.com/reqnroll/Reqnroll/releases/tag/v3.2.0">v3.2.0 changelog on GitHub</a>.</p>

<p>If you encounter any issues, please report them on <a href="https://github.com/reqnroll/Reqnroll/issues">GitHub</a>.</p>

<p>Thank you to all contributors for this release! 🙏</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="Release" /><summary type="html"><![CDATA[Reqnroll v3.2 has been released, bringing support for MsTest v4 and the ability to generate async step definition snippets.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/sebastian-leon-prado-MgODFmLOaEY-unsplash.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/sebastian-leon-prado-MgODFmLOaEY-unsplash.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Reqnroll BDD book is coming: Effective Behavior-Driven Development</title><link href="https://reqnroll.net/news/2025/10/reqnroll-bdd-book-is-coming/" rel="alternate" type="text/html" title="Reqnroll BDD book is coming: Effective Behavior-Driven Development" /><published>2025-10-09T00:00:00+00:00</published><updated>2025-10-09T00:00:00+00:00</updated><id>https://reqnroll.net/news/2025/10/reqnroll-bdd-book-is-coming</id><content type="html" xml:base="https://reqnroll.net/news/2025/10/reqnroll-bdd-book-is-coming/"><![CDATA[<p>We’re excited to announce that a new BDD book is coming that features Reqnroll examples! <a href="https://www.manning.com/books/effective-behavior-driven-development?utm_source=nagy&amp;utm_medium=affiliate&amp;utm_campaign=book_nagy&amp;a_aid=nagy&amp;a_bid=135b848a&amp;chan=mm_rnr"><strong>“Effective Behavior-Driven Development”</strong></a> by Gáspár Nagy and Seb Rose is being published by Manning Publications.</p>

<h2 id="about-the-book">About the Book</h2>

<p>This is the first BDD book that, while remaining tool-agnostic, uses Reqnroll examples to illustrate automation concepts. The book is structured in three comprehensive parts:</p>

<ol>
  <li><strong>Discovery</strong> - Understanding BDD concepts and how to better understand requirements for a more seamless development flow</li>
  <li><strong>Formulation</strong> - Writing understandable and maintainable BDD scenarios in Gherkin using <code class="language-plaintext highlighter-rouge">Given</code>, <code class="language-plaintext highlighter-rouge">When</code>, and <code class="language-plaintext highlighter-rouge">Then</code> keywords</li>
  <li><strong>Automation Patterns</strong> - Core BDD automation concepts and patterns that improve your BDD automation solution</li>
</ol>

<h2 id="preview-and-special-offer">Preview and Special Offer</h2>

<p>The book is currently in preview state with the first 5 chapters available (more comes soon!). Manning is offering an introductory sale with <strong>50% discount</strong> for early adopters.</p>

<p><strong>Shameless plug alert</strong>: One of the authors is me (Gáspár Nagy), so this is definitely a shameless plug! 😊</p>

<h2 id="support-reqnroll">Support Reqnroll</h2>

<p>When you purchase the book through this post: <a href="https://www.manning.com/books/effective-behavior-driven-development?utm_source=nagy&amp;utm_medium=affiliate&amp;utm_campaign=book_nagy&amp;a_aid=nagy&amp;a_bid=135b848a&amp;chan=mm_rnr">Effective Behavior-Driven Development at Manning</a>, the commission earned will be donated to the Reqnroll open-source project.</p>]]></content><author><name>Gaspar Nagy</name></author><category term="News" /><category term="book" /><category term="bdd" /><category term="learning" /><summary type="html"><![CDATA[We’re excited to announce that a new BDD book is coming that features Reqnroll examples! “Effective Behavior-Driven Development” by Gáspár Nagy and Seb Rose is being published by Manning Publications.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://reqnroll.net/assets/images/2025/effective-behavior-driven-development-meap.webp" /><media:content medium="image" url="https://reqnroll.net/assets/images/2025/effective-behavior-driven-development-meap.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>