Commit Graph

43 Commits

Author SHA1 Message Date
a310796165 Fixes filtering tests 2025-04-29 11:38:33 +01:00
42e1b9f17f release: v3.8.0 2025-03-30 18:49:10 +01:00
0171617c1d chore: adjusts to new types on arch 2025-03-30 18:42:00 +01:00
e2d360b1b5 chore: adjusts tests 2024-09-03 14:09:03 +01:00
45cce6ce93 Style 2024-07-24 21:54:52 +01:00
335bfdb79d fix: test suite 2024-04-28 11:02:24 +01:00
502f37d280 chore: updates links 2023-10-15 12:10:07 +01:00
2a370a2a76 fix: support message 2023-03-17 15:22:55 +00:00
b828843974 fix: spacing in init 2023-03-17 15:19:22 +00:00
0b99c72937 fix: tries getenv 2023-03-17 11:50:41 +00:00
ec4f15132e feat: allows to skip support via env 2023-03-17 11:42:23 +00:00
0e4cc94471 feat: improve --init command 2023-03-17 10:58:23 +00:00
76d1a8ffed fix: ensures view are boot 2023-01-10 00:20:42 +00:00
b6598af59f Improves init command 2022-09-18 11:54:07 +01:00
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
648c6c5a27 refactor: comments 2021-10-24 19:37:29 +01:00
2b687a7269 refactor: PHP 8 features 2021-10-24 18:29:59 +01:00
cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
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