Azure / Azure/InnovationEngine
FailFast in test mode
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 27
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 1
Description
Currently test mode will continue past the first failure, sometimes this is useful but the majority of the time it would be better to fail fast.
Default behaviour should be to fail fast while (when we add proper CLI command structure) we could offer a command line switch to change to fail slow.
Contributor guide
Assessment
This issue has not been assessed yet.