We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd23359 commit f51e624Copy full SHA for f51e624
CHANGELOG.md
@@ -9,8 +9,8 @@ https://github.com/johnkary/phpunit-speedtrap/compare/v3.3.0...v4.0.0
9
10
## 4.0 (xxxx-xx-xx)
11
12
-* New option `stopOnSlow` stops execution upon first slow test. Default: false.
13
-* New annotation option `@slowThreshold 0` disables checks for individual tests.
+* [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.
14
15
## 3.3.0 (2020-12-18)
16
0 commit comments