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, Mono, Silverlight or Windows Phone 7.
- Project website: http://www.specflow.org
- Documentation: http://www.specflow.org/documentation/
- Discussion group: http://groups.google.com/group/SpecFlow
For questions please send them to the Discussion group.
For issues/bugs please use the issue tracker on GitHub
This respostory is maintained to enable Xamarin Studio users to install an addin, the Xamarin Studio addin is based upon the monodevelop addin orignially created by TechTalk.
You can download the addin here https://github.com/mikeyjones/SpecFlow/releases/download/v1.9.2/TechTalk.SpecFlow.TechTalk.SpecFlow_1.9.1.0.mpack
You can download the addin here https://github.com/mikeyjones/SpecFlow/releases/download/v1.9.0.1/MonoDevelop.TechTalk.SpecFlow_1.9.0.1.mpack
To install, goto Xamarin Studio/Addi-ins.. click the button on the far left saying "Install from file..." and select the mpack file from your hard drive. The addin will install and you can now run and creat specflow tests
The main development happens on the master branch.
If you are interested in contributing, there are some useful information on this page: Contributing.
Copyright (c) TechTalk. See LICENSE for details.