Commit Graph

699 Commits

Author SHA1 Message Date
c319a8e84c WIP 2023-02-11 16:51:00 +00:00
8d33c9dc89 WIP 2023-02-11 16:51:00 +00:00
2ae06a0e2d WIP 2023-02-11 16:50:59 +00:00
f107fdfa08 WIP 2023-02-11 16:50:59 +00:00
2561d47bb5 WIP 2023-02-11 16:50:59 +00:00
aff11486b2 Fixes --dirty integration 2023-02-11 16:50:59 +00:00
17cda168e1 WIP 2023-02-11 16:50:59 +00:00
87ee5ef36b Style 2023-02-11 16:50:59 +00:00
a34001faf0 WIP 2023-02-11 16:50:59 +00:00
dd840f8861 WIP 2023-02-11 16:50:59 +00:00
f94ea9ba0d WIP 2023-02-11 16:50:59 +00:00
6338d762fa wip 2023-02-11 16:50:59 +00:00
f48ae48677 Fixes test name 2023-02-11 16:50:59 +00:00
1658176fe1 Uses default gray 2023-02-11 16:50:59 +00:00
2f519261f5 Fixes and improvements. 2023-02-11 16:50:59 +00:00
7466667c08 WIP 2023-02-11 16:50:59 +00:00
d03302db7b WIP 2023-02-11 16:50:59 +00:00
951b54e7cd Uses ResultPrinter 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
d69f61c8d3 refacto: --retry option 2023-02-11 16:48:06 +00:00
80bea0b4b4 add missing parameter 2023-02-08 23:29:10 +01:00
fe763c1dc7 fix: make datasets static 2023-02-06 18:09:07 +00:00
60358461c4 feat: add support for toHaveMethod and toHaveMethods 2023-01-29 12:35:21 +00:00
c45a303451 chore: removes unused code 2023-01-21 01:36:36 +00:00
2bffd6a51e feat: compact dataset descriptions 2023-01-17 21:02:47 +10:00
94cef989d3 enable windows tests 2023-01-16 21:36:33 +01:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
3a4a57a262 refacto: optional argument 2023-01-14 20:10:24 +00:00
a26e3946bd chore: removes ignored phpstan line 2023-01-12 20:58:33 +00:00
d305f4dca0 fix: --dirty when no tests found 2023-01-11 21:32:15 +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
78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
feedeab7e3 chore: ignores phpstan error 2023-01-10 00:20:49 +00:00
76d1a8ffed fix: ensures view are boot 2023-01-10 00:20:42 +00:00
4083e6e26e change: removes junit support 2023-01-08 23:02:03 +00:00
330b4f0171 fix: ensures --retry works with errored tests 2023-01-02 20:59:59 +00:00
0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
39ee5b9b08 change: refactors DependOn to Use 2022-12-29 16:34:15 +00:00
227d32a1fd feat: improves --coverage output 2022-12-29 11:35:10 +00:00
b7e2cd758f fix: when retry.json does not exists 2022-12-29 09:37:45 +00:00
c9a02b964d fix: --retry not running all tests after passing 2022-12-29 09:34:53 +00:00
0fd5b2efe1 chore: adjusts return type 2022-12-29 09:31:17 +00:00
476f56b617 feat: adds toBeUsedOnNothing and toBeUsed 2022-12-28 16:27:08 +00:00
174a9ca60b feat: adds toBeUsedOn 2022-12-28 16:09:47 +00:00
406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
ca113127cc Merge branch '2.x' into 2.x-fix-ignored-description-for-lazy-datasets 2022-12-23 23:01:39 +00:00