Rand Stats

Test::Output

zef:lizmat
Revision History for 'Test::Output' Raku Distribution

1.3  2025-08-16T11:52:57+02:00
    - Fix incorrect :auth on module definition

1.2  2025-08-16T11:24:04+02:00
    - Distribution adopted by Elizabeth Mattijsen
    - Complete re-implementation based on the Trap module
    - Add "no-output", "no-stdout" and "no-stderr" subroutines
      to make it easier to check for no unexpected output
    - Allow for selective importing / renaming
    - Make test functions "test assertions" for better feedback
      on failing tests
    - Add more tests
    - Add coverage testing (100%)
    - Modernized documentation
    - Cleanup of unwanted graphics elements
    - Add CI badge for each OS
    - Modernize META and add tags

1.001006  2023-11-09T11:36:06+01:00
    - First release over Fez

1.001004  2022-08-26
    - Fix broken windows tests

1.001001  2016-01-07
    - First version released on an unsuspecting world