Skip to content

0.5.0

Compare
Choose a tag to compare
@hernancerm hernancerm released this 06 Jan 01:59
· 6 commits to main since this release

0.5.0

2025-01-06

Features

  • ANSI-colored header/footer.
  • Output format mirroring ZUnit.
  • Hint on slow test cases, like ZUnit does (gray fg color on test case name while the test is running).
  • Show command ran on failed test cases.

Bug fixes

  • Exit codes should now make sense.
  • Do not use delta when stdout does not refer to a terminal.

Docs

  • DEVELOP.md: Update definitions of iarray, ciarray, aarray and caarray.
  • DEVELOP.md: Add Zsh recipes.

Full Changelog: 0.4.0...0.5.0