Releases: ergebnis/phpunit-slow-test-detector
Releases · ergebnis/phpunit-slow-test-detector
2.24.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix: Rename
DefaultReportertoConsoleReporterby @localheinz in #774 - Fix: Move and rename classes in preparation for implementing a
GitHubReporterby @localheinz in #776 - composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.60.0 to 6.60.1 by @dependabot[bot] in #778
- github-actions(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #781
- github-actions(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #780
- Fix: Move test fixtures by @localheinz in #779
- Fix: Add tests for using using
STDERRinstead ofSTDOUTby @localheinz in #783 - Fix: Remove
DurationFormatterinterface by @localheinz in #784 - Fix: Revert moving test fixtures by @localheinz in #789
- On PHPUnit 6-9, configure stderr separately by @tstarling in #788
New Contributors
- @tstarling made their first contribution in #788
Full Changelog: 2.23.0...2.24.0
2.23.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.59.0 to 6.60.0 by @dependabot[bot] in #766
- composer(deps-dev): bump ergebnis/composer-normalize from 2.49.0 to 2.50.0 by @dependabot[bot] in #767
- Fix: Failing test by @localheinz in #769
- Enhancement: Extract methods by @localheinz in #770
- Enhancement: Add table headers to slow test report by @localheinz in #768
- Enhancement: Add separator at end of table by @localheinz in #771
- Fix: Remove extra empty lines by @localheinz in #772
- Enhancement: Render slow test report with legend by @localheinz in #773
Full Changelog: 2.22.2...2.23.0
2.22.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix: Exclude
.docker/directory from archive exports by @localheinz in #765
Full Changelog: 2.22.1...2.22.2
2.22.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix: Rename directories and namespaces to avoid confusion by @localheinz in #763
- Fix: Send output to
STDERRorSTDOUTdepending on configuration by @localheinz in #762
Full Changelog: 2.22.0...2.22.1
2.22.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix: Create release in draft mode, upload assets, and then publish release by @localheinz in #759
- Fix: Stop using Nowdoc by @localheinz in #758
- Fix: Run unit tests on PHP 7.4 with
phpunit/phpunit:^7.5.0only by @localheinz in #761 - Fix: Pull printing of empty lines into
DefaultReporterby @localheinz in #760 - Report global maximum duration only once by @mvorisek in #396
Full Changelog: 2.21.0...2.22.0
2.21.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Readme: visually separate phpunit version specific paragraphs by @staabm in #711
- composer(deps-dev): Bump ergebnis/license from 2.6.0 to 2.7.0 by @dependabot[bot] in #715
- github-actions(deps): Bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #717
- github-actions(deps): Bump shivammathur/setup-php from 2.35.3 to 2.36.0 by @dependabot[bot] in #733
- github-actions(deps): Bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #736
- github-actions(deps): Bump ergebnis/.github from 1.9.3 to 1.10.0 by @dependabot[bot] in #719
- composer(deps-dev): Bump symfony/process from 5.4.47 to 5.4.51 by @dependabot[bot] in #749
- Fix: Ignore CVE-2026-24765 by @localheinz in #754
- github-actions(deps): Bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #737
- github-actions(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.2 by @dependabot[bot] in #740
- github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.1.0 by @dependabot[bot] in #741
- github-actions(deps): Bump actions/checkout from 4.2.2 to 6.0.2 by @dependabot[bot] in #747
- github-actions(deps): Bump actions/cache from 4.2.4 to 5.0.3 by @dependabot[bot] in #752
- composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.52.0 to 6.59.0 by @dependabot[bot] in #750
- composer(deps-dev): Bump ergebnis/composer-normalize from 2.47.0 to 2.49.0 by @dependabot[bot] in #751
- Readme: re-order instruction from recent to old PHPUnit versions by @staabm in #722
- Enhancement: Use Docker for running
Makefiletargets by @localheinz in #755 - Fix: Account for different test identifier format on newer versions of
phpunit/phpunit:^12.0.0by @localheinz in #756 - Enhancement: Add support for PHP 8.5 by @localheinz in #713
- Enhancement: Add support for
phpunit/phpunit:^13.0.0by @localheinz in #757 - Fix discovery of
@maximumDurationannotation when test-cases have no test methods by @courtney-miles in #687
New Contributors
- @staabm made their first contribution in #711
- @courtney-miles made their first contribution in #687
Full Changelog: 2.20.0...2.21.0
2.20.0
What's Changed
- github-actions(deps): Bump shivammathur/setup-php from 2.32.0 to 2.33.0 by @dependabot[bot] in #680
- composer(deps-dev): Bump ergebnis/composer-normalize from 2.46.0 to 2.47.0 by @dependabot[bot] in #682
- github-actions(deps): Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #684
- github-actions(deps): Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #681
- github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 by @dependabot[bot] in #683
- github-actions(deps): Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #685
- Fix: Focus on relevant output in end-to-end tests by @localheinz in #689
- github-actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.1 by @dependabot[bot] in #690
- github-actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.1 by @dependabot[bot] in #695
- github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 by @dependabot[bot] in #691
- github-actions(deps): Bump shivammathur/setup-php from 2.35.1 to 2.35.3 by @dependabot[bot] in #699
- github-actions(deps): Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #698
- github-actions(deps): Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #700
- composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.46.0 to 6.52.0 by @dependabot[bot] in #703
- Enhancement: Allow installation on PHP 8.5 by @localheinz in #704
Full Changelog: 2.19.1...2.20.0
2.19.1
What's Changed
- Fix discovery of
@maximumDurationannotation when using data providers by @morgan-atproperties in #675
New Contributors
- @morgan-atproperties made their first contribution in #675
Full Changelog: 2.19.0...2.19.1
2.19.0
What's Changed
- Enhancement: Extract
TestDurationandMaximumDurationby @localheinz in #662 - Enhancement: Extract
MaximumCountby @localheinz in #663 - Enhancement: Extract
SlowTestListby @localheinz in #658 - Enhancement: Format durations similar to
phpunit/php-timer, but always showing minutes by @localheinz in #664 - Improve measurement details in README for phpunit 10+ by @mvorisek in #452
Full Changelog: 2.18.0...2.19.0
2.18.0
What's Changed
- Fix: Do not attempt to remove
psalm/plugin-phpunitandvimeo/psalmby @localheinz in #652 - Fix: Adjust build matrix by @localheinz in #653
- Fix: Run end-to-end and phar tests with
phpunit/phpunit:8.5.40by @localheinz in #655 - Enhancement: Add support for
phpunit/phpunit:^12.0.0by @localheinz in #651
Full Changelog: 2.17.0...2.18.0