5 posts in this series
When building objects in tests, there are 3 design patterns that assist with building test objects - Factory pattern, Object Mother, and Builder pattern.
A walkthrough of how to use AutoFixture to generate test data and how it can help you write better tests.
Using the Bogus library to create realistic test data for domain-driven applications.
Bogus and the Builder pattern join forces to simplify test data generation and improve the quality of your test suite.
In this post, Sadukie breaks down some concepts seen in testing that can get muddled - test doubles, fakes, stubs, mocks, and spies.
This will also subscribe you to our email list.