very_good_cli
very_good_cli copied to clipboard
feat: Add fail fast argument to very good test
Implement an argument to make the process of very_good test
fail as soon as a test is broken.
This can help CI pipelines that have extensive test suites save execution time by stopping its process as soon as a broken test is identified.