Releases: ergebnis/phpunit-slow-test-detector
Releases · ergebnis/phpunit-slow-test-detector
2.8.0
What's Changed
- Fix: Reduce number of tests by @localheinz in #399
- Fix: Clean up tests by @localheinz in #402
- Enhancement: Sleep during
setUpBeforeClass()
,setUp()
,tearDown()
, andtearDownAfterClass()
by @localheinz in #397 - Fix: Sleep longer during
setUpBeforeClass()
andtearDownAfterClass()
by @localheinz in #403 - Fix: Run unit tests with
phpunit/phpunit:^8.5.19
by @localheinz in #406 - Fix: Schema by @localheinz in #407
- Fix: Adjust documentation by @localheinz in #404
- Fix: Remove unused test doubles by @localheinz in #409
- Enhancement: Add documentation about understanding measured test durations by @localheinz in #410
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #411 - Fix: Matrix by @localheinz in #415
- Fix: Tighten version constraints for
phpunit/phpunit
by @localheinz in #416 - Add tests for scenarios where tests are running in separate processes by @mvorisek in #412
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #418 - Fix: Remove unused imports by @localheinz in #419
- Keep full PHPUnit 9.x support by @mvorisek in #417
- Enhancement: Implement
PhaseStart
andPhase
by @localheinz in #420 - Fix: Throw
PhaseNotStarted
exception when phase was not started by @localheinz in #421 - Fix: Rename subscribers by @localheinz in #422
- Enhancement: Run end-to-end tests with
phpunit/phpunit:11.0.x-dev
by @localheinz in #423 - Fix: Move tests by @localheinz in #429
- Fix: Matrix by @localheinz in #431
- Fix: Run appropriate tests with
phpunit/phpunit:11.0.x-dev
by @localheinz in #432 - Fix: Split tests by @localheinz in #430
- Fix: Sleep in
assertPreConditions()
by @localheinz in #425 - Fix: Move by @localheinz in #434
- Fix: Sleep in
assertPreConditions()
by @localheinz in #435 - Fix: Use fixed random order seed for running end-to-end tests by @localheinz in #426
- Fix: Sleep in
assertPostConditions()
by @localheinz in #436 - Fix: Sleep in data provider by @localheinz in #437
- Fix: Sleep in method with
@after
annotation orAfter
attribute by @localheinz in #438 - Fix: Sleep in method with
@after
annotation orAfter
attribute by @localheinz in #440 - Fix: Do not run tests in random execution order by @localheinz in #441
- Fix: Order by @localheinz in #443
- Fix: Sleep in method with
@afterClass
annotation orAfterClass
attribute by @localheinz in #439 - Fix: Sleep in method with
@before
annotation orBefore
attribute by @localheinz in #444 - Fix: Sleep in method with
@beforeClass
annotation orBeforeClass
attribute by @localheinz in #445 - Enhancement: Add support for
phpunit/phpunit:^7.2.0
by @localheinz in #447
New Contributors
Full Changelog: 2.7.0...2.8.0
2.7.0
What's Changed
- Enhancement: Widen version constraints by @localheinz in #395
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Enhancement: Add support for
phpunit/phpunit:^8.5.36
by @localheinz in #394
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Add
#[MaximumDuration]
attribute by @HypeMC in #367 - Fix: Remove unused field by @localheinz in #374
- Fix: Do not configure
platform
by @localheinz in #386 - Enhancement: Run unit tests with phpunit/phpunit:^9.6.0 by @localheinz in #389
- Enhancement: Add support for PHP 8.0 by @localheinz in #375
- Fix: Order by @localheinz in #391
- Enhancement: Add support for PHP 7.4 by @localheinz in #390
- Enhancement: Extract
Version
by @localheinz in #392 - Detect PHPUnit version based on series instead of identifier by @localheinz in #393
New Contributors
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #349 - Fix: Mark
DefaultDurationFormatter
as internal by @localheinz in #350 - Enhancement: Extract
Duration
by @localheinz in #351 - Enhancement: Merge
MaximumDuration
intoDuration
by @localheinz in #352 - Fix: Rename
MaximumCount
toCount
by @localheinz in #353 - Enhancement: Extract
Time
by @localheinz in #354 - Enhancement: Extract
TestIdentifier
by @localheinz in #356 - Enhancement: Require
phpunit/phpunit:^10.4.2
by @localheinz in #357 - Enhancement: Collect code coverage from running unit tests only by @localheinz in #358
- Fix: Widen version constraint by @localheinz in #361
- Enhancement: Add support for
phpunit/phpunit:^9.6.0
by @localheinz in #341
Full Changelog: 2.3.2...2.4.0
2.3.2
What's Changed
- Fix: Adjust version in
manifest.xml
by @localheinz in #343
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- Enhancement: Add support for PHP 8.3 by @localheinz in #340
- Fix: Prevent inclusion of
phpunit/phpunit
in PHAR by @localheinz in #342
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Enhancement: Build
phpunit-slow-test-detector.phar
by @localheinz in #273
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- Fixed typo in README by @kukulich in #250
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #271 - Fix: Suggest and require
phpunit/phpunit:^10.0.1
as development dependency by @localheinz in #272
New Contributors
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Fix: Do not register extension when running
phpunit
with the--no-output
option by @localheinz in #243
Full Changelog: 2.1.0...2.1.1