Liverpoololympia.com

Just clear tips for every day

FAQ

Should I use fluent assertions?

Should I use fluent assertions? FluentAssertions is an alternative assertion library for unit tests, to use instead of the methods in Assert class that Microsoft provides. It has much better support for exceptions and some other stuff that improves readability Read more…