4fb4908570
Merge branch '4.x' into 5.x
2026-04-10 22:37:24 +01:00
13c322bab3
ci: fixes incorrectCasing test
v4.5.0
2026-04-10 20:51:40 +01:00
3855249ce9
feat: adds --flaky cli option
2026-04-10 20:03:50 +01:00
f528bd8427
feat: adds flaky
2026-04-10 19:52:31 +01:00
acd8aafa63
fix: printer with --colors
2026-04-10 19:21:49 +01:00
e8d630e774
fix: printer with --colors
2026-04-10 19:21:41 +01:00
b6385dc865
fix: namespaces on toBeCasedCorrectly
2026-04-10 19:21:31 +01:00
02dc8d7bcc
chore: bumps deps
2026-04-10 19:21:18 +01:00
729f18a152
fix: stacktrace with nested with calls
2026-04-10 17:25:05 +01:00
bdf60cea91
Merge pull request #1565 from louisbels/fix-dataset-method-chaining
...
fix: dataset inheritance with method chaining (beforeEach()->with(), describe()->with())
2026-04-10 17:05:25 +01:00
3a8ee8291c
Merge pull request #1628 from DevDavido/patch-1
...
fix: Parameter closure this type annotations in Functions
2026-04-10 16:58:39 +01:00
654cb726c9
Merge branch '4.x' into patch-1
2026-04-10 16:58:26 +01:00
bce26aeaad
Merge pull request #1634 from dbpolito/dataset_named_params
...
Dataset Named Parameters
2026-04-10 16:54:57 +01:00
5948bcd71e
chore: type improvements
2026-04-10 16:50:10 +01:00
89006d83a9
chore: env
2026-04-10 16:27:44 +01:00
a8e974d64a
chore: updates snapshots
2026-04-10 14:42:34 +01:00
617b074049
Merge pull request #1626 from SimonBroekaert/feat/add_only-covered_option
...
feat: add '--only-covered' option to '--coverage'
2026-04-10 12:53:17 +01:00
2eea71a664
Merge pull request #1624 from Vmadmax/fix/unicode-filename-filter
...
fix: preserve Unicode characters in filenames for --filter matching
2026-04-10 12:29:40 +01:00
4b5374d507
Merge branch '4.x' into fix/unicode-filename-filter
2026-04-10 12:29:30 +01:00
9085561ece
chore: runs at 9am
2026-04-10 12:24:30 +01:00
b71bfc513a
chore: guards
2026-04-10 12:23:49 +01:00
75938ac9eb
ci: updates deps
2026-04-10 12:18:28 +01:00
e766825f5b
chore: fixes test:unit
2026-04-10 12:15:00 +01:00
8a83a1a1a9
Merge pull request #1655 from stsepelin/fix/parallel-empty-suite-reporting
...
fix: nested dataset discovery and parallel invalid-dataset reporting
2026-04-10 11:59:48 +01:00
e63a886f98
Merge pull request #1661 from Avnsh1111/fix/opposite-expectation-truncated-message
...
fix: preserve full error message in not() expectation failures
2026-04-10 11:48:24 +01:00
109bb22c5e
Merge pull request #1615 from smirok/parallel-teamcity-concurrency-fix
...
fix: enhance support for --parallel and --teamcity arguments by restoring --teamcity for ParaTest and fixing teamcity output concurrency
2026-04-10 11:42:45 +01:00
89dd212d84
Merge pull request #1580 from bibrokhim/patch-1
...
Add Rules to Laravel preset
2026-04-10 11:42:13 +01:00
cd07c6d966
Merge pull request #1569 from treyssatvincent/patch-1
...
add missing classes before toExtend on laravel preset
2026-04-10 11:41:53 +01:00
8dddb47ad5
Merge branch '4.x' into fix-dataset-method-chaining
2026-04-10 11:41:13 +01:00
3a6c2fab37
Merge pull request #1515 from yondifon/fix-trait-inheritance-detection
...
BugFix: Fix toUseTrait to detect inherited and nested traits
2026-04-10 11:39:56 +01:00
281dbf6cf4
Merge pull request #1455 from SimonBroekaert/feat/to_be_cased_correctly_arch_test_assertion
...
feat: add toBeCasedCorrectly arch test assertion
2026-04-10 11:38:46 +01:00
40c8429058
Merge pull request #1653 from orphanedrecord/fix/pest-php-stub-typo
...
Fix typo in Pest.php stubs
2026-04-10 11:35:41 +01:00
8dd650fd05
Merge branch '4.x' into 5.x
2026-04-09 21:39:15 +01:00
d9d46c73f8
chore: stores statically the result
v4.4.6
2026-04-09 21:36:49 +01:00
fbca346d7c
fix: types
2026-04-07 14:40:55 +01:00
3f13bca0f7
just in case
2026-04-07 14:37:13 +01:00
d3acb1c56a
fix: coverage
2026-04-07 14:33:41 +01:00
e601e6df31
fix: preserve full error message in not() expectation failures
...
When using not() expectations with custom error messages, the message
was truncated because throwExpectationFailedException() passed all
arguments through shortenedExport() which limits strings to ~40 chars.
Uses the full export() method for arguments instead of shortenedExport()
so custom error messages are displayed in their entirety.
Fixes #1533
2026-04-07 18:12:54 +05:30
6fdbca1226
fix: parallel testing
2026-04-06 23:37:49 +01:00
54359b895f
Merge branch '4.x' into 5.x
2026-04-06 21:57:41 +01:00
e44c554a0b
chore: bumps dependencies
2026-04-06 21:57:05 +01:00
44c04bfce1
chore: bumps paratest
2026-04-06 14:41:38 +01:00
271c680d3c
Merge branch '4.x' into 5.x
2026-04-06 11:24:05 +01:00
9797a71dbc
feat(ai): allow temporary namesapce
v4.4.5
2026-04-03 14:43:28 +01:00
c1a54df233
feat: --ai work in progress
v4.4.4
2026-04-03 14:04:20 +01:00
4a1d8d27b8
chore: bumps dependencies
2026-04-03 12:12:27 +01:00
0f6924984c
Merge branch '4.x' into 5.x
2026-04-03 12:02:36 +01:00
ce05ee9aad
release: v4.4.4
2026-04-03 12:00:04 +01:00
3d2ebdb273
bump: dependencies
2026-04-03 11:59:54 +01:00
668ca9f5de
feat: adds pao
2026-04-02 15:45:13 +01:00