Commit Graph

39 Commits

Author SHA1 Message Date
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
58f2581307 Merge branch 'master' into feature/add-container 2020-06-05 22:39:02 +02:00
b0c964d4d9 Don't use "reapath" in binary for cross-compatibility 2020-06-05 16:21:35 +02:00
337e751200 Update plugin interfaces and instantiate container 2020-06-05 11:52:23 +02:00
88d2391d2e fix: colors on coverage 2020-05-24 21:40:10 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00