diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 919a755..2a1a86e 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -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.