Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

dfberry/SpecFlow-NUnit-VS2010-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Windows Visual Studio 2010 solution contains 2 class library projects. The calculator project contains the calculator class. The spec project contains the specflow/nunit tests. 

I couldn't get this to run from inside Visual Studio but it does run the test from NUnit. 

This was my attempt to try SpecFlow at it's most basical without anything else around. I needed NUnit to run the SpecFlow test. NUnit also allows continous integration (via settings) which MSTest doesn't allow easily.

When you run the test, an error will be the result. That is as expected. 120!=130

dina@berryintl.com

About

SpecFlow NUnit VS2010 Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages