Skip to content

Commit 84d8540

Browse files
committed
Added shouldly to dotnet-developer-projects.md
1 parent 22c856c commit 84d8540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet-developer-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
205205
* [moq](https://github.com/Moq/moq4) - The most popular and friendly mocking framework for .NET
206206
* [NSubstitute](https://github.com/nsubstitute/NSubstitute) - A friendly substitute for .NET mocking frameworks.
207207
* [NUnit](https://github.com/nunit/nunit) - NUnit is a unit-testing framework for all .NET languages.
208+
* [Shouldly](https://github.com/shouldly/shouldly) - Should style test assertion library with great error messages.
208209
* [tickspec](http://tickspec.codeplex.com/) - A lightweight Behaviour Driven Development (BDD) framework.
209210
* [TestStack.BDDfy](https://github.com/TestStack/TestStack.BDDfy) - BDDfy is the simplest BDD framework to use, customize and extend!
210211
* [TestStack.FluentMvcTesting](https://github.com/TestStack/TestStack.FluentMVCTesting) - Simple, terse, fluent unit testing for ASP.NET MVC Controllers.

0 commit comments

Comments
 (0)