-
Notifications
You must be signed in to change notification settings - Fork 0
Unit test patterns in C#
SeanMBe/BddCloud.UnitTestPatterns
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Unit test patterns Sean Bennett In order to compile: * Install nuget command line and add it to the path (http://nuget.org) * Install ruby (or iron ruby) and add it to the path (http://rubyinstaller.org) * From a CMD window run: gem install rake bundler * Then run: rake (should build) * Then rune: rake setup:dep (should download all the nuget dependencies) * Then run: rake test (should run all the tests) * Then run: rake test:acceptance (should run all features) Description: This contains a series of snippets for common unit testing scenarios
About
Unit test patterns in C#
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published