Releases: ScriptFUSION/Pip
Releases · ScriptFUSION/Pip
3.5.0 – Theme support
3.4.0 – Notice, warning, deprecation and risky messages
Previously, the reasons for receiving notices, warnings, deprecations and risky events were not shown. Now they are shown immediately, with source file and line number.
3.3.0 – Test name configuration options
Adds two new configuration options:
test.name.strip
test.dp.args
3.2.0 – Configurable performance thresholds
3.1.0 – PHPUnit 11 support
3.0.0 – PHPUnit 10 support
- Added PHPUnit 10 support (complete rewrite).
- Renamed PHPUnit Immediate Exception Printer -> PHPUnit Immediate Printer.
- Dropped PHPUnit 5/6 support.
2.0.0
^1
until version ^3
is released to fix this issue.
1.3.0 – Improved flawless test suite indicator
- Changed flawless test suite indicator from red dot to red exclamation mark (!) to make it easier to see.
1.2.0 – Flawless test suite indicator
- Added flawless test suite indicator (red dot).
1.1.0 – PHPUnit 6
- Added PHPUnit 6 support.