Commit Graph

57 Commits

Author SHA1 Message Date
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
2d70f18a93 docs: includes license in overrides 2023-02-14 08:01:15 +00:00
d57437ff02 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 12:25:00 +00:00
8ee7a4deef chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:19:18 +00:00
69afb31bb9 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 11:13:17 +00:00
9596274b14 fix: test suite loader duplicating tests 2022-12-20 22:42:31 +00:00
d77715b0fe fix: --filter option 2022-11-21 20:47:47 +00:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
579b975318 Fixes --filter 2022-09-15 23:55:54 +01:00
46ffdf9c7a Enables integration 2022-09-15 12:07:32 +01:00