23 Commits

Author SHA1 Message Date
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