Commit Graph

25 Commits

Author SHA1 Message Date
36b585835d feat: adds snapshot testing 2023-07-01 10:31:26 +01:00
09644640bf feat: improves error handling 2023-02-20 17:28:33 +00:00
d69f61c8d3 refacto: --retry option 2023-02-11 16:48:06 +00:00
15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
330b4f0171 fix: ensures --retry works with errored tests 2023-01-02 20:59:59 +00:00
406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
d29d68a2c2 Adds initial implementation of --dirty option. 2022-12-05 08:59:42 +00:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
106b279ed0 feat: adds --retry option 2021-12-04 21:18:55 +00:00
cd34f0ba81 refactor: comments 2021-10-24 22:39:35 +01:00
2b687a7269 refactor: PHP 8 features 2021-10-24 18:29:59 +01:00
601c4b01fc refactors to use a Plugin to parse --ci option 2021-09-22 14:53:16 +02:00
05c1c82ae2 lint 2021-09-22 11:05:04 +02:00
1bde49b3c4 types fix 2021-09-22 11:00:41 +02:00
dd643faa5c adds a new --ci option to pest binary 2021-09-22 10:17:44 +02:00
567af55a19 make test directory configurable 2021-05-03 18:28:20 +03:00
38344c99f1 style: apply Rector changes 2020-08-12 14:45:55 +01:00
865f33bf80 // fixing type check 2020-06-05 19:45:58 +02:00
a0b8082631 Fix issue with case-insensitive windows paths 2020-06-05 16:23:11 +02:00
01daf0316c refacto: removes unused code about coverage 2020-05-29 22:44:41 +02:00
6c4be0190e feat: adds plugin uses api 2020-05-21 21:44:05 +02:00
6fc55becc8 feat: adds support for global helpers 2020-05-13 22:51:50 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00