70 Commits

Author SHA1 Message Date
41e50cac05 Adds assignees 2024-08-03 17:05:34 +01:00
45cce6ce93 Style 2024-07-24 21:54:52 +01:00
ee32f25485 feat: pr and issue 2024-07-04 00:53:58 +01:00
5c3bf469d5 feat: note() 2024-06-27 01:26:54 +01:00
cb0f256791 release: 2.33.2 2024-02-02 16:50:40 +00:00
c5ce355f3c feat: improves fatal exception handling 2024-01-25 21:47:31 +00:00
8c57cc1731 fix: --watch plugin access to original arguments 2024-01-25 12:33:20 +00:00
07b6ff6c04 Update bin/pest
Co-authored-by: Owen Voke <development@voke.dev>
2023-11-30 07:49:24 +00:00
ac5da9e3f7 feat: Allow --todo argument. 2023-11-30 00:32:23 +00:00
049da041b2 release: v2.11.0 2023-08-01 14:43:50 +01:00
0e5470b192 chore: adds support for PhpUnit@10.2.2 2023-06-15 12:02:00 +02:00
1965763cd0 fix parallel execution of test class that inherit other class with the same name 2023-03-29 13:02:18 +03:00
b887116e5c fix: Pest.php file not loaded in certain environments 2023-03-20 17:34:42 +00:00
2da899a2b1 fix: --todos in parallel and feedback on process isolation 2023-03-19 02:01:08 +00:00
48ea48981b fix: todos flag 2023-03-19 00:49:06 +00:00
ff1249b5cf remove unused imports 2023-03-18 16:16:45 +01:00
2876ac590d fix: todo in parallel 2023-03-03 01:09:35 +00:00
b4b4bf3685 style: plugin actions improvements 2023-02-18 14:39:47 +00:00
d57437ff02 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:25:00 +00:00
666b2f3fd0 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:13:53 +00:00
69afb31bb9 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:13:17 +00:00
8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +00:00
e1406554fc WIP 2023-02-11 16:51:08 +00:00
504fd04705 WIP 2023-02-11 16:51:08 +00:00
b7ec3c59b8 WIP 2023-02-11 16:51:08 +00:00
a34001faf0 WIP 2023-02-11 16:50:59 +00:00
6338d762fa wip 2023-02-11 16:50:59 +00:00
2f519261f5 Fixes and improvements. 2023-02-11 16:50:59 +00:00
2929af4715 WIP 2023-02-11 16:50:59 +00:00
48309931ef WIP 2023-02-11 16:50:59 +00:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
d305f4dca0 fix: --dirty when no tests found 2023-01-11 21:32:15 +00:00
217fae0967 fix: dirty argument 2023-01-11 20:17:51 +00:00
349e2f45df chore: style changes 2023-01-11 20:11:36 +00:00
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
d29d68a2c2 Adds initial implementation of --dirty option. 2022-12-05 08:59:42 +00:00
f214a78c75 Removes symlinked autoload code 2022-09-25 23:40:21 +01:00
a73744c081 Fixes symlinked autoloads 2022-09-25 11:41:13 +01:00
b0b83505af Adds --profile 2022-09-16 19:11:59 +01:00
9fd8610390 Adds compact printer 2022-09-16 16:27:23 +01:00
579b975318 Fixes --filter 2022-09-15 23:55:54 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
751a532124 start ConfigLoader tests 2022-04-01 14:34:43 +02:00
80c411be44 add config loader to read phpunit file and get the tests directory or fallback 2022-03-30 15:39:50 +02:00
648c6c5a27 refactor: comments 2021-10-24 19:37:29 +01:00
cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
578e97123d Changes -P to -p 2021-08-13 22:09:55 +01:00
b6c06e8c30 Bugfix 2021-08-13 10:46:07 +01:00
c6435d5606 Adds a helpful message for users trying to run parallel without the plugin 2021-08-13 10:44:11 +01:00