2023.1 Updated dependencies versions on Test::Harness and Test::Simple. They changed output, providing exit codes. This was failing tests during installation. 2021.1 Fixed problem with false-positive result on non-zero exiting without failed tests. NB: error messages sticks to the previous test or warning because there is no explicit test finished event. 0.007 Fixed module testing problems 0.007 Added support for TODO and todo_skip 0.006 Added support for skipping test 0.005 Test requirements, proper version of Test::Simple 0.004 Fixed testing issues on Windows Suppressed using local RC for tests, may affect results and output 0.003 Added support for parallel running 0.002 Added diff support 0.001 Extracted package from the IDE