Error assertions
When writing a Go test, don’t just assert that an error occurred - assert that the error you have is the one you expect.
Earlier
« March 2024
Later
October 2025 »
When writing a Go test, don’t just assert that an error occurred - assert that the error you have is the one you expect.
Earlier
« March 2024
Later
October 2025 »