-
Notifications
You must be signed in to change notification settings - Fork 3
System Requirements
TestPipe is tested with Visual Studio 2013 and .NET 4.0. It may be possible to use it outside of these specs, but we haven't tried.
TestPipe uses SpecFlow as its test writer so you should install the SpecFlow IDE integration. This adds SpecFlow to Visual Studio and gives you tools to make writing your tests easier. You can find out how to do that here http://www.specflow.org/documentation/Install-IDE-Integration/.
We only tested integration with NUnit as the test runner and we use the NUnit Test Adapter to run tests. You can install the adapter from NuGet: NUnit Test Adapter for Visual Studio. It may be possible to use any test runner supported by SpecFlow (http://www.specflow.org/documentation/Unit-Test-Providers/).
Home | Getting Started | Documentation | Contribute | Copyright © 2014 Charles Bryant