generated from moul/golang-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
- smart exit code (feat: smart exit codes #4)
- add a
-run
flag (feat: add -run flag + setup integration test #5) - add integration test on the CI (feat: add -run flag + setup integration test #5)
- add a
-retry
flag (feat: add --retry and --timeout flags #6) - add a global timeout flag (feat: add --retry and --timeout flags #6)
- add a
-continue-on-error
flag (feat: testman test -continue-on-error #7) - add
-test.*
flags (forward) (feat: add -test.race -test.v -test.count -test.timeout flags #8) - add a per-test timeout flag
- add a
-one-by-one
flag (current default) - add a
-parallel
flag - improve output in both verbose and non-verbose modes
- give some statistics about stability (success rate, speed, etc)
- rewrite without
exec
? - update README.md with usage examples
- update README.md with links to usages in other projects
- post this repo on some go forums
- support coverage
- add a
--watch
flag - add more unit tests
- CI-mode with status reporting
-
testman list --as-regex
- optional companion package to support discovery of subtests and declare more metadata
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed