Extensions to standard testing for easier assertions.
verifyprovides different tests usable with the standard testing package. Additionally a continued testing can easily test verifications without immediate failure.captureallows to capture stdout and stderr for verifications.generateallows to generate test data.
- Frank Mueller (https://github.com/themue / https://github.com/tideland / https://tideland.dev)