Commit Graph

55 Commits

Author SHA1 Message Date
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
28dd3c2a03 Adds -P as a parallel shortcut 2021-08-13 09:39:56 +01:00
bcab4224fb Skips a test that doesn't support parallel. 2021-08-10 14:24:34 +01:00
892f70b5b5 Refactor 2021-08-10 13:17:11 +01:00
995088b522 Refactor 2021-08-10 11:32:43 +01:00
ef503646ee Removes parallel classes. 2021-08-10 11:30:48 +01: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
7a76f8dce2 Further cleanup 2021-08-05 16:21:06 +01:00
256b167eaf Improvements 2021-08-05 15:31:09 +01:00
0a3991c314 Initial working draft 2021-08-05 13:13:53 +01:00
a5af4bc5ed Fix typography 2021-08-03 15:04:03 +03:00
567af55a19 make test directory configurable 2021-05-03 18:28:20 +03:00
ba08f2c11e Changes based on feedback https://github.com/pestphp/pest-intellij/issues/73#issuecomment-709201510 2020-10-15 19:46:16 +08:00
13a8aee049 Get root path from already available and correct path of autoloader 2020-10-14 21:31:28 +08:00
36b879f97d fix: don't decorate output if --colors=never is set 2020-08-19 13:46:07 +01:00