Sonali dudhia
3927dbfcdf
fix: report dataset provider errors as failing tests ( #1749 )
...
Errors raised while resolving a test's dataset (missing named dataset,
throwing dataset closure) previously crashed the whole run. Now the data
provider catches them, wraps them in a DatasetProviderError, and the test
method rethrows the original throwable so the affected test fails cleanly
with a non-zero exit code while other tests keep running.
2026-07-17 14:13:01 +01:00
nuno maduro
aadf7e92a6
fix: escape generated test case filename ( #1746 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-06 13:18:26 +01:00
nuno maduro
7bea819978
wip
2026-05-02 18:47:26 +01:00
nuno maduro
b71bfc513a
chore: guards
2026-04-10 12:23:49 +01:00
nuno maduro
9797a71dbc
feat(ai): allow temporary namesapce
2026-04-03 14:43:28 +01:00
nuno maduro
2a80101f42
chore: update styling
2026-03-10 21:06:28 +00:00
Nuno Maduro
6d9189f3f5
feat: php 8.4 support
2024-10-15 15:04:30 +01:00
Nuno Maduro
2c6c3119d2
Merge branch '2.x' into 3.x
2024-08-22 21:21:52 +01:00
Nuno Maduro
86d2191cae
chore: refactor TestClosureMustNotBeStatic
2024-08-22 20:59:42 +01:00
Nuno Maduro
700bd517f4
Merge pull request #1117 from peterfox/bug/catch-static-closures
...
[Bug] provided explaination for static closures
2024-08-22 20:33:58 +01:00
Nuno Maduro
5e41e546a0
chore: style changes
2024-08-02 11:53:24 +01:00
Nuno Maduro
cfa00da885
Fixes test suite
2024-04-27 11:36:22 +01:00
Peter Fox
0ccbe5c8f0
Remove Laravel serialisable closure
2024-03-17 17:23:17 +00:00
Peter Fox
a4f8ae1a12
Handles tests where a static closure is provided
2024-03-17 16:48:43 +00:00
Nuno Maduro
53dc9ffa06
feat: always use attributes instead of annotations
2024-01-05 18:00:14 +00:00
Nuno Maduro
04d2fa5ce8
feat: moves covers nothing to attribute
2024-01-05 14:37:33 +00:00
Nuno Maduro
d1aeabc9da
chore: style changes
2023-09-06 12:19:27 +01:00
AJ Meireles
3927177b23
finishing the code
2023-09-05 20:36:18 -03:00
Nuno Maduro
6d9c0483a6
chore: improves type checking
2023-08-21 09:39:55 +01:00
Nuno Maduro
0787b37f2c
chore: style changes
2023-08-17 11:18:59 +01:00
Nuno Maduro
00109e9976
tests: adds more tests regarding snapshots multiple
2023-08-02 23:02:00 +01:00
Fabio Ivona
4e719214c6
fix incomplete tests while updating snapshots
2023-08-01 17:13:15 +02:00
Nuno Maduro
54f4ee57ad
refacto: 100% type coverage
2023-07-01 10:31:26 +01:00
Nuno Maduro
81cdb7a300
chore: refacto
2023-04-08 12:23:10 +01:00
Nuno Maduro
aafbd04753
style: removes unused variable
2023-02-18 16:46:34 +00:00
Nuno Maduro
9be89c4042
fix: removes unused param
2023-02-14 08:56:18 +00:00
Nuno Maduro
a61db76c24
feat: deprecates only feature
2023-02-14 08:40:02 +00:00
Nuno Maduro
349e2f45df
chore: style changes
2023-01-11 20:11:36 +00:00
Oliver
0839c7e127
Add Initial teamcity support
2023-01-11 09:37:12 +01:00
Nuno Maduro
21990ccd8b
refacto: attribute above
2022-12-07 14:17:30 +00:00
Nuno Maduro
1ad631c528
chore: ignores eval only on test factory
2022-12-07 09:32:27 +00:00
Nuno Maduro
70f447a8bc
chore: improves type coverage
2022-12-07 09:17:35 +00:00
Nuno Maduro
3e325e3364
chore: improves type checking
2022-11-09 20:34:18 +00:00
Nuno Maduro
348bd4b923
feat: improves feedback when test misses description
2022-11-09 20:31:35 +00:00
Nuno Maduro
8d4fa06ba3
Removes unused code
2022-09-25 16:36:32 +01:00
Nuno Maduro
e2ab53ed53
Fixes symlinked namespaces
2022-09-25 11:40:56 +01:00
Nuno Maduro
45011ebd14
Code quality improvements
2022-09-16 11:27:17 +01:00
Nuno Maduro
e9564febaf
Migrates to Pint
2022-09-16 10:45:53 +01:00
Nuno Maduro
6769231b00
Fixes using test cases on uses with tests
2022-09-15 09:13:45 +01:00
Nuno Maduro
3ff95faaaa
Uses Collision ^7.0
2022-09-15 01:07:15 +01:00
Fabio Ivona
8594980dae
fix Dynamic Properties attribute
2022-08-29 12:44:45 +02:00
Fabio Ivona
c0d66b7dc7
allow dynamic properties
2022-08-25 15:56:14 +02:00
Fabio Ivona
4e95a65af1
fix lint
2022-08-02 11:03:06 +02:00
danilopolani
3dc451cf44
fix typo
2022-03-09 11:08:11 +01:00
danilopolani
3795870150
move coversNothing to method annotations
2022-03-09 11:05:10 +01:00
danilopolani
15e2e1711b
enforce class-string for attributes
2022-03-08 14:57:17 +01:00
danilopolani
edd1d890ca
replace double foreach with a filter and reduce
2022-03-07 17:51:39 +01:00
danilopolani
443f848386
fix fqn for coversClass
2022-03-07 17:40:29 +01:00
danilopolani
32dbac87c8
fix fqn on coversClass attribute and array evaluation
2022-03-07 16:18:55 +01:00
danilopolani
1dc33070fe
fix phpdoc
2022-03-06 19:02:02 +01:00