Commit Graph

73 Commits

Author SHA1 Message Date
nuno maduro 59d066950c chore: missing header 2026-04-15 07:47:22 -07:00
nuno maduro 2a80101f42 chore: update styling 2026-03-10 21:06:28 +00:00
Nuno Maduro 3d776f1f20 fix: revert reading coverage by chunks 2025-08-22 11:12:55 +01:00
Nuno Maduro e524bf5f73 fix: filter by dataset name 2025-07-30 15:52:40 -06:00
Nuno Maduro de4409e368 fix: before all 2025-07-25 20:54:37 -06:00
Nuno Maduro f9901245f1 updates dependencies and snapshots 2025-07-22 23:51:32 +01:00
Nuno Maduro 49bf00024f fix: coverage when coverage file is over 2.4gb on mac os 2025-06-15 22:43:59 +01:00
Nuno Maduro a310796165 Fixes filtering tests 2025-04-29 11:38:33 +01:00
Adrian Nürnberger c4c9e915f4 cs 2025-01-20 09:50:36 +01:00
Adrian Nürnberger e834527db2 Update JunitXmlLogger.php
https://github.com/sebastianbergmann/phpunit/issues/6098
2025-01-20 09:39:10 +01:00
Adrian Nürnberger 23f130b0f9 Update JunitXmlLogger.php
from https://github.com/sebastianbergmann/phpunit/issues/5771
https://github.com/sebastianbergmann/phpunit/commit/c722fb259972a6c55fbb295169fd1a000b3d4c88
2025-01-20 09:38:24 +01:00
Adrian Nürnberger 0cb8c42497 sync missing listener 2025-01-20 09:36:48 +01:00
Adrian Nürnberger fe4b5e5e1f sync change 2025-01-20 09:35:44 +01:00
Adrian Nürnberger 8ee9d66d80 sync cs 2025-01-20 09:34:55 +01:00
Adrian Nürnberger 7760d945bb sync latest changes 2025-01-20 09:34:23 +01:00
Nuno Maduro 6afb36519d release: 3.7.2 2025-01-19 17:16:25 +00:00
Nuno Maduro c18636b3d5 chore: adds phpunit 11.5.0 support 2024-12-10 11:53:59 +00:00
Nuno Maduro 2d80ff19ec feat(mutate): only 2024-09-05 02:49:52 +01:00
Nuno Maduro 7ef40760c2 fixes filter 2024-08-12 00:46:31 +01:00
Nuno Maduro 8ffa66dc7c fix(autoloader): issue when errors when loading the file 2024-08-07 11:06:34 +01:00
Nuno Maduro eac6585a2e refactor: logger 2024-06-25 21:09:10 +01:00
Nuno Maduro 0c51b159a7 chore: fixes test suite 2024-04-01 13:24:30 +01:00
Nuno Maduro c6984323c3 chore: fixes test suite 2024-04-01 13:15:33 +01:00
Nuno Maduro 3dffdf7cb8 Merge branch '2.x' into 3.x 2024-02-01 11:53:10 +00:00
Adrian Nürnberger 5b630bcdff possible implementation 2024-01-28 09:48:37 +01:00
Adrian Nürnberger 880b003bee apply cs 2024-01-24 21:50:52 +01:00
Adrian Nürnberger e0f9d0bccf just override the phpunit file 2024-01-24 21:33:40 +01:00
Nuno Maduro 6a48e9d44b Merge branch '2.x' into 3.x 2024-01-23 18:06:23 +00:00
Nuno Maduro ab64912c70 chore: adjusts coding style 2024-01-11 11:30:11 +00:00
Nuno Maduro 5aa13b8e97 chore: adjusts coding style 2024-01-11 11:26:48 +00:00
Nuno Maduro 727a427837 feat: adjust overrides 2024-01-05 14:37:13 +00:00
Adrian Nürnberger 4550a344d3 overwrite phpunit junit logging with noop 2023-12-19 06:29:28 +01:00
Nuno Maduro 453133d382 chore: code style changes 2023-12-15 11:42:09 +00:00
AJ Meireles 3927177b23 finishing the code 2023-09-05 20:36:18 -03:00
Nuno Maduro 492f797dd5 chore: style changes 2023-08-17 11:24:16 +01:00
Nuno Maduro 0787b37f2c chore: style changes 2023-08-17 11:18:59 +01:00
Nuno Maduro b1dd18af8a chore: style changes 2023-08-16 09:46:31 +01:00
Dylan Bridgman 7baa48e068 TestSuiteLoader will always consider classes from the current file 2023-08-05 13:06:00 +02:00
Nuno Maduro c42541a3d9 chore: style changes 2023-07-12 21:09:40 +01:00
Nuno Maduro 3cee6a499d chore: refactor RenderableOnCollisionEditor 2023-03-31 09:39:05 +01:00
Nuno Maduro 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
Fabio Ivona 681723cbc3 matches Collision changes 2023-03-31 08:43:59 +02:00
Fabio Ivona a05684026e wip 2023-03-24 19:00:38 +01:00
Dan Ang 19424ae06d fix inconsistency in dataset spelling 2023-03-24 16:00:33 +01:00
Nuno Maduro bcd1503cad feat: "only" method 2023-03-21 16:54:37 +00:00
Nuno Maduro f68e6cefd4 chore: type checking 2023-03-02 22:58:11 +00:00
Nuno Maduro b939d94cda fix: non needded output 2023-03-02 22:56:09 +00:00
Nuno Maduro 1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
Nuno Maduro e9f83dc020 fix: discovering phpunit tests on parallel 2023-03-02 14:09:18 +00:00
Nuno Maduro 244087db27 fix: parallel status code 2023-02-25 17:42:24 +05:30