Commit Graph

61 Commits

Author SHA1 Message Date
Nuno Maduro 049da041b2 release: v2.11.0 2023-08-01 14:43:50 +01:00
Nuno Maduro 0e5470b192 chore: adds support for PhpUnit@10.2.2 2023-06-15 12:02:00 +02:00
Nikos Charalampidis 1965763cd0 fix parallel execution of test class that inherit other class with the same name 2023-03-29 13:02:18 +03:00
Nuno Maduro b887116e5c fix: Pest.php file not loaded in certain environments 2023-03-20 17:34:42 +00:00
Nuno Maduro 2da899a2b1 fix: --todos in parallel and feedback on process isolation 2023-03-19 02:01:08 +00:00
Nuno Maduro 48ea48981b fix: todos flag 2023-03-19 00:49:06 +00:00
faissaloux ff1249b5cf remove unused imports 2023-03-18 16:16:45 +01:00
Nuno Maduro 2876ac590d fix: todo in parallel 2023-03-03 01:09:35 +00:00
Nuno Maduro b4b4bf3685 style: plugin actions improvements 2023-02-18 14:39:47 +00:00
Luke Downing d57437ff02 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:25:00 +00:00
Luke Downing 666b2f3fd0 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:13:53 +00:00
Luke Downing 69afb31bb9 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:13:17 +00:00
Nuno Maduro 8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +00:00
Luke Downing e1406554fc WIP 2023-02-11 16:51:08 +00:00
Luke Downing 504fd04705 WIP 2023-02-11 16:51:08 +00:00
Luke Downing b7ec3c59b8 WIP 2023-02-11 16:51:08 +00:00
Luke Downing a34001faf0 WIP 2023-02-11 16:50:59 +00:00
Nuno Maduro 6338d762fa wip 2023-02-11 16:50:59 +00:00
Luke Downing 2f519261f5 Fixes and improvements. 2023-02-11 16:50:59 +00:00
Luke Downing 2929af4715 WIP 2023-02-11 16:50:59 +00:00
Luke Downing 48309931ef WIP 2023-02-11 16:50:59 +00:00
Nuno Maduro 6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
Nuno Maduro d305f4dca0 fix: --dirty when no tests found 2023-01-11 21:32:15 +00:00
Nuno Maduro 217fae0967 fix: dirty argument 2023-01-11 20:17:51 +00:00
Nuno Maduro 349e2f45df chore: style changes 2023-01-11 20:11:36 +00:00
Oliver 0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
Nuno Maduro 15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
Luke Downing d29d68a2c2 Adds initial implementation of --dirty option. 2022-12-05 08:59:42 +00:00
Nuno Maduro f214a78c75 Removes symlinked autoload code 2022-09-25 23:40:21 +01:00
Nuno Maduro a73744c081 Fixes symlinked autoloads 2022-09-25 11:41:13 +01:00
Nuno Maduro b0b83505af Adds --profile 2022-09-16 19:11:59 +01:00
Nuno Maduro 9fd8610390 Adds compact printer 2022-09-16 16:27:23 +01:00
Nuno Maduro 579b975318 Fixes --filter 2022-09-15 23:55:54 +01:00
Nuno Maduro 3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
danilopolani 751a532124 start ConfigLoader tests 2022-04-01 14:34:43 +02:00
danilopolani 80c411be44 add config loader to read phpunit file and get the tests directory or fallback 2022-03-30 15:39:50 +02:00
Nuno Maduro 648c6c5a27 refactor: comments 2021-10-24 19:37:29 +01:00
Nuno Maduro cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
luke 578e97123d Changes -P to -p 2021-08-13 22:09:55 +01:00
luke b6c06e8c30 Bugfix 2021-08-13 10:46:07 +01:00
luke c6435d5606 Adds a helpful message for users trying to run parallel without the plugin 2021-08-13 10:44:11 +01:00
luke 28dd3c2a03 Adds -P as a parallel shortcut 2021-08-13 09:39:56 +01:00
luke bcab4224fb Skips a test that doesn't support parallel. 2021-08-10 14:24:34 +01:00
luke 892f70b5b5 Refactor 2021-08-10 13:17:11 +01:00
luke 995088b522 Refactor 2021-08-10 11:32:43 +01:00
luke ef503646ee Removes parallel classes. 2021-08-10 11:30:48 +01:00
Adrian Nürnberger 221248e691 introduced argument mapping, added pest coverage 2021-08-06 15:25:28 +02:00
luke 62aabc6ae1 Bugfix. The TestCase is now aware of if it is running in parallel or not 😎 2021-08-05 17:09:45 +01:00
luke 7a76f8dce2 Further cleanup 2021-08-05 16:21:06 +01:00
luke 256b167eaf Improvements 2021-08-05 15:31:09 +01:00