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
f47b74445b
Merge pull request #1657 from morpheus7CS/pint-formatting-rules-applied-to-stubs
2026-04-02 13:04:00 +01:00
6c42e7f4ea
Laravel Pint default formatting applied to Pest-php.stub
2026-04-01 16:48:14 +02:00
be3ff37517
Merge branch '4.x' of https://github.com/pestphp/pest into dataset_named_params
2026-03-26 18:08:26 -03:00
a087555383
bump: dependencies
2026-03-26 14:30:03 +00:00
4b50cb486d
Restore success snapshot coverage with lower memory limit
2026-03-25 23:59:29 +02:00
f7175ecfd7
Fix parallel dataset reporting and nested fixtures
2026-03-25 23:59:29 +02:00
07737bc0b2
Fix parallel file selection and empty-suite reporting
2026-03-25 23:59:28 +02:00
f659a45311
Merge branch '4.x' into 5.x
2026-03-21 13:20:25 +00:00
e6ab897594
release: v4.4.3
v4.4.3
2026-03-21 13:14:39 +00:00
a753b41409
chore: bumps phpunit
2026-03-21 13:14:35 +00:00
1a4c06bd6e
Fix Pest comment typo while still honoring the Otwellian Waterfall
2026-03-18 20:51:45 -07:00
12c1da29ee
Merge branch '4.x' into 5.x
2026-03-10 21:21:24 +00:00
5d42e8fe3a
release: v4.4.2
v4.4.2
2026-03-10 21:09:12 +00:00
9d17b872dd
chore: update stubs
2026-03-10 21:09:02 +00:00
2a80101f42
chore: update styling
2026-03-10 21:06:28 +00:00
f7015fe59c
chore: adjusts sponsors
2026-02-24 10:44:48 +00:00
7281e0ded7
Add SerpApi to the list of sponsors
...
Add SerpApi as a sponsor in the README.
2026-02-20 01:18:43 +00:00