Commit Graph

43 Commits

Author SHA1 Message Date
8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +00:00
8d33c9dc89 WIP 2023-02-11 16:51:00 +00:00
2561d47bb5 WIP 2023-02-11 16:50:59 +00:00
aff11486b2 Fixes --dirty integration 2023-02-11 16:50:59 +00:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +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
78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
d29d68a2c2 Adds initial implementation of --dirty option. 2022-12-05 08:59:42 +00:00
5c4e98cf0c Docs 2022-09-25 11:40:38 +01:00
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
106b279ed0 feat: adds --retry option 2021-12-04 21:18:55 +00:00
f3f58c7f52 upgrade to phpstan lvl 7 2021-11-15 22:20:00 +01:00
ffd4e6d577 upgrade to phpstan level 6 2021-11-15 12:23:53 +01:00
b2cd60395f chore: phpstan level 5 2021-11-14 21:39:24 +00:00
183f975166 chore: phpstan level 5 2021-11-14 21:23:02 +00:00
4b213d63bd feat: reworks evalution of Test Case 2021-11-14 19:58:25 +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
cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
7f38de11b7 refactor: --ci option 2021-09-25 13:29:11 +01:00
601c4b01fc refactors to use a Plugin to parse --ci option 2021-09-22 14:53:16 +02:00
dd643faa5c adds a new --ci option to pest binary 2021-09-22 10:17:44 +02:00
2125bf9668 chore: adjusts tests 2021-08-26 21:14:56 +01:00
4dfc02c5da Refactor 2021-08-13 11:19:03 +01:00
5c84b0c6d3 The getFilenames method now respects only calls. 2021-08-13 11:07:52 +01:00
d9749ca65b Adds a method for getting all filenames 2021-08-13 10:26:38 +01:00
0a3991c314 Initial working draft 2021-08-05 13:13:53 +01:00
dc75b34deb refactor: move logic into boolean method in TestCaseFactory 2021-06-30 09:51:49 -05:00
6a7ee90ff5 feat: throw user-friendly exception for missing argument data 2021-06-16 01:01:34 -05:00
c04d6d946d Fix a bug where plugins could not be used in a path containing an @
Fix #307
2021-06-03 14:15:20 +02:00
90efcc8a8a feat: add shared/global beforeAll and afterAll hooks 2021-04-07 10:55:19 -05:00
f21e45ae64 fix: type declaration for and add small comment RE: merge behaviour 2021-04-07 09:49:53 -05:00
54f9397f47 style: address stan + lint issues 2021-04-06 19:32:49 -05:00
ff44589572 refactor: pack hooks into an array instead of 1 argument per hook 2021-04-06 19:27:50 -05:00
99500d0cae feat: add shared/global before each hook 2021-03-28 02:03:31 -05:00
38344c99f1 style: apply Rector changes 2020-08-12 14:45:55 +01:00
ae7991c7e9 Style fixes. 2020-06-17 11:56:24 -03:00
40766f9275 Fix in Test Repository use method. 2020-06-17 09:59:46 -03:00
c81dce0f6d feat(pending-higher-order-tests): adds code and tests 2020-06-04 01:33:33 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00