File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,9 @@ CHANGELOG
4
4
View diff for a specific commit:
5
5
https://github.com/johnkary/phpunit-speedtrap/commit/XXX where XXX is the commit hash
6
6
7
- View diff between two versions:
8
- https://github.com/johnkary/phpunit-speedtrap/compare/v3.3.0...v4.0.0
9
-
10
- ## 4.0 (xxxx-xx-xx)
7
+ ## 4.0.0 (2021-05-03)
11
8
9
+ * Changelog ([ ` v3.3.0...v.4.0.0 ` ] ( https://github.com/johnkary/phpunit-speedtrap/compare/v3.3.0...v4.0.0 ) )
12
10
* [ PR #82 ] ( https://github.com/johnkary/phpunit-speedtrap/pull/82 ) New option ` stopOnSlow ` stops execution upon first slow test. Default: false.
13
11
* [ PR #84 ] ( https://github.com/johnkary/phpunit-speedtrap/pull/84 ) New annotation option ` @slowThreshold 0 ` disables checks for individual tests.
14
12
You can’t perform that action at this time.
0 commit comments