Added TestStack.FluentMvcTesting to the Testing list.

pull/139/head
Mr. Byte 2014-11-30 14:36:36 +00:00
parent b0aeb98359
commit cb6c8c7fbf
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [NUnit](https://github.com/nunit/nunit) - NUnit is a unit-testing framework for all .NET languages.
* [tickspec](http://tickspec.codeplex.com/) A lightweight Behaviour Driven Development (BDD) framework.
* [xUnit](https://github.com/xunit/xunit) - xUnit.net is a community-focused unit testing tool for the .NET Framework.
* [TestStack.FluentMvcTesting](https://github.com/TestStack/TestStack.FluentMVCTesting) - Simple, terse, fluent unit testing for ASP.NET MVC Controllers
* Dependency Injection
* [Autofac](http://autofac.org/) - Autofac is an addictive Inversion of Control container for .NET 4.5, Silverlight 5, Windows Store apps, and Windows Phone 8 apps.