Commit Graph

25 Commits

Author SHA1 Message Date
28dd3c2a03 Adds -P as a parallel shortcut 2021-08-13 09:39:56 +01:00
ab04aef561 Refactors addOutput 2021-08-11 20:59:19 +01:00
ef503646ee Removes parallel classes. 2021-08-10 11:30:48 +01:00
a760470e48 Adds Pest output to parallel. 2021-08-09 18:57:20 +01:00
31d1b1b91d Adds a little more spacing above the coverage output. 2021-08-06 15:15:09 +01:00
c86058fed1 use support class 2021-08-06 15:39:19 +02:00
221248e691 introduced argument mapping, added pest coverage 2021-08-06 15:25:28 +02:00
62aabc6ae1 Bugfix. The TestCase is now aware of if it is running in parallel or not 😎 2021-08-05 17:09:45 +01:00
1ca9aa5ca6 Further cleanup 2021-08-05 16:43:09 +01:00
beca27599c Further cleanup 2021-08-05 16:18:47 +01:00
256b167eaf Improvements 2021-08-05 15:31:09 +01:00
5526d4c24d Cleanup 2021-08-05 13:51:55 +01:00
7ea138c640 CS fixes 2021-08-05 13:41:04 +01:00
0a3991c314 Initial working draft 2021-08-05 13:13:53 +01:00
c7d26a27b6 fix: ensure that Pest is loaded before the test file itself 2021-04-07 09:49:12 -05:00
78181f66f6 feat: add Pest options to help output 2020-11-12 09:03:43 +00:00
896317ac97 Add Pest version to help command 2020-10-08 11:52:10 +02:00
db7c4b174f refactor: thanks 2020-07-01 20:23:00 +02:00
337e751200 Update plugin interfaces and instantiate container 2020-06-05 11:52:23 +02:00
c81dce0f6d feat(pending-higher-order-tests): adds code and tests 2020-06-04 01:33:33 +02:00
2e7ed741b6 fix: keeps result from plugin to plugin 2020-05-29 22:33:05 +02:00
b093e8ee29 Integrate pest-plugins with 2 interfaces
integrate pest-plugin package and remove core coverage stuff
2020-05-29 11:28:06 +02:00
4f89a2ae16 chore: cs 2020-05-14 22:15:43 +02:00
28d8822de0 fix: error "No code coverage driver is available" in laravel 2020-05-14 22:05:08 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00