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
1675dd1d41
chore: add tests for toBeCasedCorrectly() arch test
2026-02-17 19:03:46 +01:00
fa27c8daef
chore: version
2026-02-17 17:52:40 +00:00
f0a08f0503
chore: missing types
2026-02-17 17:52:00 +00:00
2c040c5b1f
chore: style
2026-02-17 17:45:50 +00:00
a9ce1fd739
chore: code refactor
2026-02-17 17:45:34 +00:00
3533356262
chore: updates snapshots
2026-02-17 17:44:56 +00:00
4aa41d0b14
chore: bumps dependencies
2026-02-17 17:41:38 +00:00
e4ed60085c
chore: bumps dependencies
2026-02-17 17:18:45 +00:00
e2b119655d
chore: point pestphp dependencies to ^5.0.0
2026-02-17 17:13:36 +00:00
fcf5baf0a9
chore: start preparing for pest 5.x
2026-02-17 16:55:03 +00:00