Monthly stats: 2024 October - More than 4700 projects use Reqnroll! #314
gasparnagy
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We think transparency is important to build a trustful open-source community, so we regularly share our usage and sustainability statistics.
You can find some statistics that we have found interesting (in parenthesis, you see the same figs for the previous months). If you are interested in any other figures, please let us know.
Statistics for October 2024
Featured:
For this month, I analyzed our statistical data a bit more in dept to find some interesting details on how people use Reqnroll. Some of them (project count, test execution framework, CI/CD server) will be included to the stats from now on.
I don't think I have found anything that totally surprised me, but it is good to know that there are already 4700 unique .NET project that uses Reqnroll. Also interesting to see that most of the projects that use CI/CD is running on Azure DevOps Pipelines. The distribution of test execution frameworks (MsTest, NUnit, xUnit) is pretty balanced, but NUnit is used the most.
From the Visual Studio extension usage, we also get some statistics about the size of the project. Here we can see that the biggest project has more than 3000 feature files, where the average is 59. We also collect information about how many step definitions a project has, where the median is 194, but here we also observed extreme large numbers, the maximum is above 77000! This is probably a measurement problem.
Based on the stats it seems that everyone used Reqnroll with C# (not VB.NET).
Usage:
* The stat gathering of the docs site stopped in August, so the numbers only include the website stats until end of October.
.NET Framework Usage:
The list shows the .NET Framework usage distribution of Reqnroll projects.
Note: In previous stats we presented the distribution of the executions (e.g. how many percent of the executions uses .NET 8.0).
Only those frameworks are shown where the usage is above 1%.
Test Execution Framework Usage:
The list shows the test execution framework usage distribution of Reqnroll projects.
CI/CD Server Usage:
The list shows the CI/CD server usage distribution of Reqnroll projects that were executed in CI.
Sustainability:
Beta Was this translation helpful? Give feedback.
All reactions