Skip to content

Commit 0188c15

Browse files
committed
Add February 2026 monthly statistics with detailed usage and sustainability data
1 parent aafc795 commit 0188c15

1 file changed

Lines changed: 97 additions & 0 deletions

File tree

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
---
2+
layout: post
3+
title: "Monthly Stats: 2026 February"
4+
date: 2026-03-02
5+
categories: News
6+
tags: statistics transparency
7+
image: assets/images/2025/stephen-dawson-qwtCeJ5cLYs-unsplash-1024.webp
8+
image_caption: "Photo by Stephen Dawson on Unsplash"
9+
author: gasparnagy
10+
---
11+
12+
We believe transparency is important to build a trustworthy open-source community, so we regularly share our usage and sustainability statistics.
13+
14+
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.
15+
16+
## Detailed Statistics for February 2026
17+
18+
### Usage
19+
20+
* Website & Docs visitors: **7.8K** (7.0K)
21+
* Website & Docs page views: **38K** (37K)
22+
* Top 5 Docs pages: **Docs Home, Quickstart, Gherkin reference, SpecFlow Migration, IDE Setup** (Quickstart, Docs Home, SpecFlow Migration, Gherkin reference, IDE Setup)
23+
* NuGet package downloads (Reqnroll package, last 6 weeks): **2.11M** (2.13M)
24+
* NuGet package downloads compared to SpecFlow NuGet downloads (based on last 6 weeks download): **96%** (99%)
25+
* Number of Reqnroll projects loaded by VS extension: **418K** (393K)
26+
* Number of Reqnroll projects loaded by Rider extension: **5.8K** (5.3K)
27+
* Upgrades to the latest VS extension: **11.8K** (12.9K)
28+
* Installations of VS extension (all versions, without upgrades): **108K** (105K)
29+
* Top 3 countries (from VS extension usage): **India, USA, United Kingdom** (India, USA, United Kingdom)
30+
* Reqnroll projects (.NET projects executed by Reqnroll): **28K** (26K)
31+
* Reqnroll test executions: **13.1M** (12.4M)
32+
* Reqnroll test executions per project per month: **avg: 468, median: 43** (avg: 478, median: 47)
33+
* Ratio of CI/CD executions: **45%** (46%)
34+
35+
### .NET Framework Usage
36+
37+
The list shows the .NET Framework usage distribution of Reqnroll projects.
38+
39+
1. .NET 8.0: **57%** (61%)
40+
2. .NET 10.0: **21%** (15%)
41+
3. .NET 9.0: **11%** (13%)
42+
4. .NET 4.8: **8%** (7%)
43+
5. .NET 6.0: **2%** (2%)
44+
45+
Only frameworks with usage above 1% are shown.
46+
47+
### Test Execution Framework Usage
48+
49+
The list shows the test execution framework usage distribution of Reqnroll projects.
50+
51+
1. NUnit: **43%** (45%)
52+
2. xUnit: **30%** (29%)
53+
3. MsTest: **22%** (23%)
54+
4. xUnit v3: **4.3%** (2.5%)
55+
5. TUnit: **0.3%** (0.3%)
56+
57+
### CI/CD Server Usage
58+
59+
The list shows the CI/CD server usage distribution of Reqnroll projects that were executed in CI.
60+
61+
1. Azure Pipelines: **68%** (68%)
62+
2. GitHub Actions: **12%** (11%)
63+
3. GitLab CI: **7%** (7%)
64+
4. Jenkins: **6%** (6%)
65+
5. TeamCity: **4%** (4%)
66+
6. Atlassian Bamboo: **2%** (2%)
67+
7. BrowserStack: **1%** (1%)
68+
8. Bitbucket Pipelines: **1%** (1%)
69+
9. Octopus Deploy: **1%** (1%)
70+
71+
72+
### Formatters
73+
74+
The new reporting infrastructure (called [formatters](https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html)) has been introduced with the v3 release.
75+
76+
* [HTML](https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#html-formatter) reports generated: 241K / 974 projects (200K / 799)
77+
* [Message](https://docs.reqnroll.net/latest/reporting/reqnroll-formatters.html#cucumber-messages-formatter) reports generated: 78K / 283 projects (61K / 245)
78+
* [Expressium](https://github.com/ExpressiumOSS/Expressium.LivingDoc) reports generated: 16K / 90 projects (12K / 78)
79+
* Ratio of projects used formatters: 4.8% (4.4%)
80+
81+
### Visual Studio version usage
82+
83+
1. Visual Studio 2022: **69%** (75%)
84+
* Most used version: 17.14 (17.14)
85+
* Oldest version used, by at least 1%: 17.10 (17.10)
86+
2. Visual Studio 2026: **30%** (25%)
87+
* Most used version: 18.2 (18.1)
88+
* Oldest version used, by at least 1%: VS2026 preview (VS2026 preview)
89+
90+
### Sustainability
91+
92+
* Active paid [subscriptions](https://reqnroll.net/support/): **3** (3)
93+
* [Sponsors](https://reqnroll.net/sponsorship/): **Gold: 1 (Spec Solutions), Silver: 2 (Info Support, LambdaTest), Supporters: 4** (1/2/4)
94+
* Yearly budget: **~$2800** ($2800)
95+
* My time: **9hrs** (60hrs)
96+
97+
📢 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...). [Become a sponsor](https://github.com/sponsors/reqnroll).

0 commit comments

Comments
 (0)