66 Commits

Author SHA1 Message Date
4c8bf4b2fd chore: uses phpunit v11.5.33 2025-08-19 11:11:10 +01:00
c4c9e915f4 cs 2025-01-20 09:50:36 +01:00
e834527db2 Update JunitXmlLogger.php
https://github.com/sebastianbergmann/phpunit/issues/6098
2025-01-20 09:39:10 +01:00
23f130b0f9 Update JunitXmlLogger.php
from https://github.com/sebastianbergmann/phpunit/issues/5771
c722fb2599
2025-01-20 09:38:24 +01:00
0cb8c42497 sync missing listener 2025-01-20 09:36:48 +01:00
fe4b5e5e1f sync change 2025-01-20 09:35:44 +01:00
8ee9d66d80 sync cs 2025-01-20 09:34:55 +01:00
7760d945bb sync latest changes 2025-01-20 09:34:23 +01:00
6afb36519d release: 3.7.2 2025-01-19 17:16:25 +00:00
c18636b3d5 chore: adds phpunit 11.5.0 support 2024-12-10 11:53:59 +00:00
2d80ff19ec feat(mutate): only 2024-09-05 02:49:52 +01:00
7ef40760c2 fixes filter 2024-08-12 00:46:31 +01:00
8ffa66dc7c fix(autoloader): issue when errors when loading the file 2024-08-07 11:06:34 +01:00
eac6585a2e refactor: logger 2024-06-25 21:09:10 +01:00
0c51b159a7 chore: fixes test suite 2024-04-01 13:24:30 +01:00
c6984323c3 chore: fixes test suite 2024-04-01 13:15:33 +01:00
3dffdf7cb8 Merge branch '2.x' into 3.x 2024-02-01 11:53:10 +00:00
5b630bcdff possible implementation 2024-01-28 09:48:37 +01:00
880b003bee apply cs 2024-01-24 21:50:52 +01:00
e0f9d0bccf just override the phpunit file 2024-01-24 21:33:40 +01:00
6a48e9d44b Merge branch '2.x' into 3.x 2024-01-23 18:06:23 +00:00
ab64912c70 chore: adjusts coding style 2024-01-11 11:30:11 +00:00
5aa13b8e97 chore: adjusts coding style 2024-01-11 11:26:48 +00:00
727a427837 feat: adjust overrides 2024-01-05 14:37:13 +00:00
4550a344d3 overwrite phpunit junit logging with noop 2023-12-19 06:29:28 +01:00
453133d382 chore: code style changes 2023-12-15 11:42:09 +00:00
3927177b23 finishing the code 2023-09-05 20:36:18 -03:00
492f797dd5 chore: style changes 2023-08-17 11:24:16 +01:00
0787b37f2c chore: style changes 2023-08-17 11:18:59 +01:00
b1dd18af8a chore: style changes 2023-08-16 09:46:31 +01:00
7baa48e068 TestSuiteLoader will always consider classes from the current file 2023-08-05 13:06:00 +02:00
c42541a3d9 chore: style changes 2023-07-12 21:09:40 +01:00
3cee6a499d chore: refactor RenderableOnCollisionEditor 2023-03-31 09:39:05 +01:00
3f38f19df8 Merge pull request #754 from fabio-ivona/collision-custom-editor-support
[2.x] Collision custom editor support
2023-03-31 09:15:35 +01:00
681723cbc3 matches Collision changes 2023-03-31 08:43:59 +02:00
a05684026e wip 2023-03-24 19:00:38 +01:00
19424ae06d fix inconsistency in dataset spelling 2023-03-24 16:00:33 +01:00
bcd1503cad feat: "only" method 2023-03-21 16:54:37 +00:00
f68e6cefd4 chore: type checking 2023-03-02 22:58:11 +00:00
b939d94cda fix: non needded output 2023-03-02 22:56:09 +00:00
1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
e9f83dc020 fix: discovering phpunit tests on parallel 2023-03-02 14:09:18 +00:00
244087db27 fix: parallel status code 2023-02-25 17:42:24 +05:30
c664094f35 fix: --retry option update 2023-02-21 22:04:30 +00:00
2a1db41880 fix: cache being mixed with phpunit 2023-02-20 22:38:03 +00:00
56a2f1b733 fix: what's considered a "deffect" test 2023-02-18 16:09:50 +00:00
49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
efca71f1e7 fix: test suite loader 2023-02-18 14:39:47 +00:00
7fe8399d48 style: renames classe name 2023-02-14 08:56:38 +00:00
ea6af719e0 reverts: change on tests repository 2023-02-14 08:32:47 +00:00