Skip to content

Commit

Permalink
CHANGELOG documents PR for new test case output format
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkary committed May 3, 2021
1 parent d569e29 commit 105ace5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ https://github.com/johnkary/phpunit-speedtrap/commit/XXX where XXX is the commit
## 4.0.0 (2021-05-03)

* Changelog ([`v3.3.0...v.4.0.0`](https://github.com/johnkary/phpunit-speedtrap/compare/v3.3.0...v4.0.0))
* [PR #81](https://github.com/johnkary/phpunit-speedtrap/pull/81) Reformat slow test case output for compatibility with PHPUnit --filter option
* [PR #82](https://github.com/johnkary/phpunit-speedtrap/pull/82) New option `stopOnSlow` stops execution upon first slow test. Default: false.
* [PR #84](https://github.com/johnkary/phpunit-speedtrap/pull/84) New annotation option `@slowThreshold 0` disables checks for individual tests.

Expand Down

0 comments on commit 105ace5

Please sign in to comment.