SpecFlow is a pragmatic BDD solution for .NET. It uses the Gherkin specification language and integrates to Visual Studio. It provides efficient testing solution for the .NET-related platforms, like .NET Framework, .NET Core and Mono.
- Project website: https://www.specflow.org
- Documentation: https://www.specflow.org/documentation/
- Discussion group: https://groups.google.com/group/SpecFlow
For questions please send them to the Discussion group.
For issues/bugs please use the issue tracker on GitHub.
Supported .NET Versions:
- .NET Framework: >= 4.6.1
- .NET Core: we are following the same support policy as Microsoft (https://dotnet.microsoft.com/platform/support/policy/dotnet-core)
CI NuGet Package feed: https://www.myget.org/F/specflow/api/v3/index.json
The main development happens on the master branch.
If you are interested in contributing, there is some useful information on this page: Contributing.
Plugin- Developer- Gitter channel:
Copyright (c) SpecFlow Team. See LICENSE for details.