Commit Graph

81 Commits

Author SHA1 Message Date
a310796165 Fixes filtering tests 2025-04-29 11:38:33 +01:00
6afb36519d release: 3.7.2 2025-01-19 17:16:25 +00:00
432ff221c6 fix: missing != and !== on new toUseStrictEquality arch expectation 2024-09-23 14:08:21 +01:00
a55da85dd2 release: v3.2.0 2024-09-23 13:14:03 +01:00
7227d24611 fix: unify the locationHint prefix and prettify both locationHint and name parameters for testing with datasets 2024-09-11 16:42:06 +02:00
e2d360b1b5 chore: adjusts tests 2024-09-03 14:09:03 +01:00
b6bf01148f feat: toHavePrivateMethodsBesides, toHaveProtectedMethodsBesides, toHavePublicMethodsBesides 2024-08-09 00:24:24 +01:00
adbc6b4a89 chore: fixes tests 2024-08-07 11:26:56 +01:00
45cce6ce93 Style 2024-07-24 21:54:52 +01:00
f2691623cf feat: toHaveAllMethodsDocumented and toHaveAllPropertiesDocumented 2024-07-19 14:03:59 +01:00
eac6585a2e refactor: logger 2024-06-25 21:09:10 +01:00
04c39bae2e Adjust style 2024-06-25 21:02:52 +01:00
335bfdb79d fix: test suite 2024-04-28 11:02:24 +01:00
d4853feecd drop own implementation 2024-01-24 21:33:17 +01:00
b9d2be87a2 fix: missing things on junit 2024-01-20 13:21:57 +00:00
e135e2671f style 2024-01-20 11:44:11 +00:00
14fb992ef2 unify converter 2023-12-19 06:29:28 +01:00
8efd25ef65 remove debug output 2023-12-19 06:29:28 +01:00
117694f210 cleanup 2023-12-19 06:29:28 +01:00
e5dc6f0ae2 junit support 2023-12-19 06:29:28 +01:00
453133d382 chore: code style changes 2023-12-15 11:42:09 +00:00
c42541a3d9 chore: style changes 2023-07-12 21:09:40 +01:00
e42d224db2 fix: escape service 2023-06-15 10:43:39 +02:00
a0d0182031 refacto: uses non-static 2023-06-15 10:38:33 +02:00
a851b5ed70 fix teamcity output for tests throwing an exception before the first assertion 2023-05-11 22:27:43 +02:00
41cdb5f01b chore: skips parallel testing 2023-04-13 12:23:17 +01:00
0064f3fdff chore: phpunit ^10.1 support 2023-04-13 11:03:29 +01:00
81cdb7a300 chore: refacto 2023-04-08 12:23:10 +01:00
3b9ca8853f fix: various typos fixed 2023-04-03 07:50:25 +02:00
cd8d94780f teamcity: add missing test count output 2023-03-29 00:03:14 +02:00
c9a8007811 chore: uses instance method of facade 2023-03-20 16:00:11 +00:00
d4c66d73a0 chore: static checks 2023-03-18 23:35:05 +00:00
840364891c fix: prepares for nightly phpunit release 2023-03-18 23:19:20 +00:00
ad97b202c4 fix: converter 2023-03-02 21:24:05 +00:00
a34001faf0 WIP 2023-02-11 16:50:59 +00:00
2f519261f5 Fixes and improvements. 2023-02-11 16:50:59 +00:00
80bea0b4b4 add missing parameter 2023-02-08 23:29:10 +01: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
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
4083e6e26e change: removes junit support 2023-01-08 23:02:03 +00:00
402995bf29 implement our own Printer class because PhpUnit DefaultPrinter has become final 2022-06-23 14:24:10 +02:00
c0fc52f719 chore: removes team printer while printer stuff is not ready 2022-06-10 09:31:39 +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
2b687a7269 refactor: PHP 8 features 2021-10-24 18:29:59 +01:00
c7a2e68941 Fixes a problem with the PhpUnit logger 2021-08-10 14:57:36 +01:00
a0637d86ff Refactors 2021-08-01 17:00:01 +01:00