Showcase of various Testo features.
Examples are sorted by their simplicity in ascending order from basic to advanced. You may want to start from the simplest examples such as 01_suite or 01_suiteless.
To run each test execute the following command in the example directory:
go test . -v -tags example -count=1Or, if you can run make to do the same.
Each example includes its output in output.golden file.