.NET is flexible and supports many different application models; so does SpecFlow. Test any application type or POCO from the .NET Framework.
SpecFlow tests can live alongside your application and executed like unit tests using your favorite test runners. We provide an easy editing experience using Visual Studio or Rider IDE’s.
SpecFlow can be combined with common integration tools such as Selenium, Appium, RestSharp to test your .NET applications.
Tests are written in plain text, and therefore are much easier to share or discuss with all team members than other formats of automated tests.
Our team and the community pay close attention to make sure SpecFlow is always compatible with the most recent versions of the platforms we support. Support for Visual Studio 2022 and .NET 6 are here already!
To make your start as easy as possible, we have created a library of code examples and plugins that simplify your work with SpecFlow.