Skip to content

0.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 20:01
· 23 commits to main since this release

The default output now shows only passed tests and errors when they happen.
There are two new command options for run:

  • --output | -o: console (default) or tree
  • --verbose | -v: verbose mode (shows all output instead of only pass/errors)