testing ✓Crafting Testing Module: Step 4 - Goldy and MustCreating tools to have readable test cases and build toward a fully featured testing module.
testing ✓Crafting Testing Module: Step 3 - Testing the TestersExploring how to test the affirm package’s assertion helpers without triggering real failures.
testing ✓Crafting Testing Module: Step 2 - CoreIn 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.
testing ✓Crafting Testing Module: Step 1 - RequirementsPost launches a series where I document my journey of developing a dependency-free Go Testing Module from the ground up.