rakyll / gotest

go test with colors
BSD 3-Clause "New" or "Revised" License
1.35k stars 62 forks source link

Better dummy for test and better demo example for demonstration and documentation #24

Closed jonasbn closed 3 years ago

jonasbn commented 4 years ago

Added better example based on a new demo demonstrating pass, fail and skip - instead of the real module "hey", which currently pass all tests, hence making it useless as a demo and testing dummy.

Please be aware that it demontrates skip, which is currently not implemented in master, but is available in some of the PRs like: #17 and #18

This is just a demonstration of how it could be done, it currently scratches my own itch, so a copy of the repository under the control of the gotest test might be preferable. Until then please feel free to use my repository and example.

jonasbn commented 4 years ago

hi @subtlepseudonym

Just let me know your preference, you are linking outside the repository itself, so I understand if you prefer a more static URL, were worst case is a 404.