{"id":14969307,"url":"https://github.com/reqnroll/reqnroll","last_synced_at":"2025-05-15T03:08:03.210Z","repository":{"id":217320904,"uuid":"743574801","full_name":"reqnroll/Reqnroll","owner":"reqnroll","description":"Open-source Cucumber-style BDD test automation framework for .NET.","archived":false,"fork":false,"pushed_at":"2025-05-13T14:56:48.000Z","size":105313,"stargazers_count":595,"open_issues_count":26,"forks_count":88,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-05-13T15:55:58.736Z","etag":null,"topics":["bdd","cucumber","gherkin","specflow","test-automation"],"latest_commit_sha":null,"homepage":"https://reqnroll.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"SpecFlowOSS/SpecFlow","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reqnroll.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-15T14:26:15.000Z","updated_at":"2025-05-13T04:24:56.000Z","dependencies_parsed_at":"2024-01-29T13:15:53.220Z","dependency_job_id":"d19b315f-42bf-438e-adda-7953acd7eccd","html_url":"https://github.com/reqnroll/Reqnroll","commit_stats":{"total_commits":2963,"total_committers":241,"mean_commits":"12.294605809128631","dds":0.6307796152548093,"last_synced_commit":"642c8bcfc4959de18308705ed8a7800ca353e877"},"previous_names":["reqnroll/reqnroll"],"tags_count":176,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reqnroll%2FReqnroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reqnroll","download_url":"https://codeload.github.com/reqnroll/Reqnroll/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264769,"owners_count":22041794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bdd","cucumber","gherkin","specflow","test-automation"],"created_at":"2024-09-24T13:41:34.440Z","updated_at":"2025-05-15T03:07:58.199Z","avatar_url":"https://github.com/reqnroll.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reqnroll\n\n[![NuGet Version](https://img.shields.io/nuget/v/Reqnroll)](https://www.nuget.org/packages/Reqnroll)\n\n[![CI](https://github.com/reqnroll/Reqnroll/actions/workflows/ci.yml/badge.svg)](https://github.com/reqnroll/Reqnroll/actions/workflows/ci.yml)\n\nReqnroll is an open-source .NET test automation tool to practice [Behavior Driven Development (BDD)](https://cucumber.io/docs/bdd/).\n\nReqnroll is a .NET port of [Cucumber](https://cucumber.io/) and it is based on the [SpecFlow](https://www.specflow.org/) framework and code base. You can find more information about the goal of the Reqnroll project and the motivations to create it on the [Reqnroll website](https://reqnroll.net/).\n\nReqnroll enables writing executable specifications for BDD using [Gherkin](https://cucumber.io/docs/gherkin/), the widely-accepted *feature file* specification format. With that you can define the requirements using *Given-When-Then* style *scenarios* and turn them to automated tests in order to verify their implementation.\n\nReqnroll works on all major operating systems (Windows, Linux, macOS), on all commonly used .NET implementations (including .NET Framework 4.6.2+ and up to .NET 9.0). For executing the automated scenarios, Reqnroll can use [MsTest](https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-mstest), [NUnit](https://nunit.org/) or [xUnit](https://xunit.net/). On Reqnroll projects you can work using Visual Studio 2022, Visual Studio Core and Rider, but you can also use Reqnroll without any IDE.\n\n## Useful links\n\n* [Quickstart guide](https://go.reqnroll.net/quickstart)\n* [Reqnroll website](https://reqnroll.net/)\n* [Reqnroll documentation](https://docs.reqnroll.net/)\n* [Migrating from SpecFlow](https://docs.reqnroll.net/latest/guides/migrating-from-specflow.html)\n* [Release notes](https://go.reqnroll.net/release-notes)\n* [IDE setup instructions for Reqnroll](https://go.reqnroll.net/doc-setup-ide)\n\n## Installation\n\nThe extension can be installed via NuGet packages from nuget.org. The main package you need to install depends on the test execution framework: [`Reqnroll.NUnit`](https://www.nuget.org/packages/Reqnroll.NUnit), [`Reqnroll.MsTest`](https://www.nuget.org/packages/Reqnroll.MsTest) or [`Reqnroll.xUnit`](https://www.nuget.org/packages/Reqnroll.xUnit). See detailed instructions on the [project setup documentation page](https://go.reqnroll.net/doc-setup-project).\n\n## Contributing\n\nAll contributors are welcome! For more information see the [Contribution guidelines](CONTRIBUTING.md)\n\n## Sponsors\n\n* [Spec Solutions](https://www.specsolutions.eu/)\n* [Info Support](https://www.infosupport.com/)\n\nSee all sponsors and information about sponsorship on the [Sponsorship page](https://reqnroll.net/sponsorship) of our website.\n\n## License\n\nReqnroll for VisualStudio is licensed under the [BSD 3-Clause License](LICENSE).\n\nCopyright (c) 2024 Reqnroll\n\nThis project is based on the [SpecFlow](https://github.com/SpecFlowOSS/SpecFlow) framework.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freqnroll%2Freqnroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freqnroll%2Freqnroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freqnroll%2Freqnroll/lists"}