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.
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.
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.