FluentAssertions - Unit Testing Made Better - 2 views
-
I recently discovered a very cool project on NuGet – FluentAssertions. This is a really funky little library that vastly improves assertions in your unit tests, whether you are using NUnit or MsTest.
-
I recently discovered a very cool project on NuGet - FluentAssertions. This is a really funky little library that vastly improves assertions in your unit tests, whether you are using NUnit or MsTest.
-
So I tried to give some examples of when NUnit (what I use) is much nicer and more readable then this project. However Diigo comments deletes some special symbols like [ for some reason. But the point was that this article only compares to MsTest, not NUnit which can be quite readable.