Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 988 Bytes

CHANGES.md

File metadata and controls

19 lines (17 loc) · 988 Bytes
  • Fix: handle temporary file deletion cleanly on windows (#119)
  • Fix: don't set signals on Windows (#118).
  • Add Testo.with_chdir (#104).
  • Fix nonsensical diff formatting (#104).
  • Fix: enable the approval of the output of a test that is expected to complete but produces the incorrect output. Running the approve subcommand on such a test now successfully changes its status from XFAIL to XPASS (#103).
  • Allow multiple -s search queries in the same test command, allowing the selection of various tests by their name or hash (#110).
  • Add a --expert option to hide the legend printed by run and status (#109).

0.1.0 (2024-11-10)

First official release