SpecFlow alternatives and similar packages
Based on the "Testing" category.
Alternatively, view SpecFlow alternatives based on common mentions on social networks and blogs.
-
AutoFixture
AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests -
Fluent Assertions
A set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test -
Shouldly
Shouldly is an assertion framework which focuses on giving great error messages when the assertion fails while being simple and terse. -
Machine.Specifications
Machine.Specifications (MSpec) is a context/specification framework that removes language noise and simplifies tests. -
Compare-Net-Objects
Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects. -
GenFu
GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them. -
Expecto
A smooth testing framework for F# with tests as values. Unit testing, property based testing, performance testing and stress testing. -
xBehave.net
A BDD/TDD framework based on xUnit.net and inspired by Gherkin. http://xbehave.github.io -
SpecsFor
SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction. -
SimpleStubs
*SimpleStubs* is a simple mocking framework that supports Universal Windows Platform (UWP), .NET Core and .NET framework. SimpleStubs is currently developed and maintained by Microsoft BigPark Studios in Vancouver. -
ExpressionToCode
Use plain C# syntax in assertions that include both the expression expression and subexpression values in the failure message. -
Fine Code Coverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too) -
ReportPortal
AI-powered Test Automation Dashboard. Acquire, aggregate and analyze test reports to ascertain release health. -
NCrunch
An automated continuous & concurrent testing tool for Visual Studio. [$]
Pixel-Perfect Multi-Platform Applications with C# and XAML
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of SpecFlow or a related project?
README
SpecFlow - Cucumber for .NET
SpecFlow is a pragmatic BDD solution for .NET. It provides test automation for .NET (.NET Framework, .NET Core and Mono), based on the Gherkin specification language and integrates to Visual Studio.
- Getting started using SpecFlow: https://specflow.org/getting-started/
- Project website: https://www.specflow.org
- Documentation: https://docs.specflow.org
- Discussion group in our community: https://specflow.org/community
For questions please post them in our community 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)
Build status
Deployment status
Unit Tests:
xUnit Integration Tests:
NUnit Integration Tests:
MSTest Integration Tests:
Published to MyGet:
CI NuGet Package feed: https://www.myget.org/F/specflow/api/v3/index.json
Contributing
Developer Discord channel: #contributing
The main development happens on the master branch.
If you are interested in contributing, there is some useful information on this page: Contributing.
Writing plugins
Plugin- Developer- Discord channel: #plugin-development
Copyright
Copyright (c) SpecFlow Team. See LICENSE for details.
*Note that all licence references and agreements mentioned in the SpecFlow README section above
are relevant to that project's source code only.