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
44View diff for a specific commit:
55https://github.com/johnkary/phpunit-speedtrap/commit/XXX where XXX is the commit hash
66
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)
118
9+ * Changelog ([ ` v3.3.0...v.4.0.0 ` ] ( https://github.com/johnkary/phpunit-speedtrap/compare/v3.3.0...v4.0.0 ) )
1210* [ PR #82 ] ( https://github.com/johnkary/phpunit-speedtrap/pull/82 ) New option ` stopOnSlow ` stops execution upon first slow test. Default: false.
1311* [ PR #84 ] ( https://github.com/johnkary/phpunit-speedtrap/pull/84 ) New annotation option ` @slowThreshold 0 ` disables checks for individual tests.
1412
You can’t perform that action at this time.
0 commit comments