Ben Sampica
Ben Sampica
About Me
My Library
My Posts
My Podcast
Light
Dark
Automatic
Testing
Fake It So You Can Make It
I use Bogus to demonstrate how fake factories can be used to easily create useful, random data, whether it be primitive types or complex objects, for use in testing and non-production data seeding.
ben-sampica
Aug 31, 2021
6 min read
CSharp
,
Testing
Test-Driven Development: The Video Game
Explaining Test-Driven Development through the lens of a video game.
ben-sampica
Aug 10, 2020
4 min read
Testing