Commit Graph

60 Commits

Author SHA1 Message Date
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
1a941d7f92 Refactors 2021-08-01 16:45:06 +01:00
b5959aa3fa Refactors 2021-08-01 15:42:52 +01:00
8861dd2401 Merges with master 2021-08-01 15:40:34 +01:00
c2b86c3ab3 Removes pest from stack traces 2021-07-30 16:34:30 +01:00
46337b8085 Removes pest from stack traces 2021-07-30 16:32:00 +01:00
df172d8eed Adds new lines 2021-07-30 15:36:38 +01:00
24b9160b79 Removes new line from event printing 2021-07-30 15:34:31 +01:00
a7860b0b8e CS 2021-07-30 12:41:57 +01:00
7471c224fa Output improvements. 2021-07-30 12:39:20 +01:00
2996135155 Output improvements. 2021-07-30 12:38:13 +01:00
1abab8d440 Output improvements. 2021-07-30 12:36:52 +01:00
e52c83e5be Output improvements. 2021-07-30 12:35:20 +01:00
5ed4545737 Output improvements. 2021-07-30 12:34:10 +01:00
8b39df68ce Output improvements. 2021-07-30 12:32:27 +01:00
04d8a3762b Output improvements. 2021-07-30 12:31:03 +01:00
0f7c8d00d6 Output improvements. 2021-07-30 12:29:39 +01:00
12fb4f8639 Output improvements. 2021-07-30 12:24:23 +01:00
6a84b825e6 Output improvements. 2021-07-30 12:23:24 +01:00
d10281f851 Adds test cases for loggers and removes use of str_starts_with. 2021-07-19 12:59:18 +01:00
05f72f9b6d Aligns test case name with test names 2021-07-16 17:59:07 +01:00
f9de1b9c00 Refactor 2021-07-16 17:51:12 +01:00