Creating tools to have readable test cases and build toward a fully featured testing module.
Exploring how to test the affirm package’s assertion helpers without triggering real failures.
In this second installment, we dive into the implementation of my Go Testing Module, starting with the foundational core and affirm packages to bootstrap readable tests for the package itself.
Post launches a series where I document my journey of developing a dependency-free Go Testing Module from the ground up.