Tideland Go Audit provides helpful packages to support testing.
asserts
provides routines for assertions helpful in tests and validationcapture
allows capturing of STDOUT and STDERRenvironments
provides setting of environment variables and creation of temporary test directoriesgenerators
simplifies generation of test data; with a fixed random on demand even repeatableweb
allows simple tests of web handlers
I hope you like it. ;)
- Frank Mueller (https://github.com/themue / https://github.com/tideland / https://tideland.dev)