Skip to content

Upgrade test tooling to Pest 5 - #182

Merged
howdu merged 8 commits into
mainfrom
chore/pest-5
Jul 29, 2026
Merged

Upgrade test tooling to Pest 5#182
howdu merged 8 commits into
mainfrom
chore/pest-5

Conversation

@howdu

@howdu howdu commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade Core to PHP 8.4, Pest 5, PHPUnit 13, and the first-party Pest PHPStan plugin
  • resolve the first-party plugin migration findings
  • remove the obsolete Pest 4 shard vendor patch
  • make direct Pest shard discovery compatible with Pest 5 by configuring worker memory in phpunit.xml instead of forwarding ParaTest-only options
  • refresh Composer dependencies against the merged PHP 8.4/Pest 5 Blade coverage plugin

Dependency

Verification

  • composer update --with-all-dependencies --no-interaction
  • exact test:fast:ci shard 2/3 reproducer: 1 test, 31 assertions
  • FullTestWorkflowDatabaseIsolationTest: 1 test, 31 assertions
  • full serial Pest: 3,720 tests, 17,927 assertions
  • composer phpstan: 0 errors
  • Rector clean
  • Pint and diff checks clean

No publication, tag, deployment, migration, staging, or production mutation is included.

@howdu
howdu marked this pull request as ready for review July 29, 2026 05:32
@howdu
howdu merged commit 18f7e26 into main Jul 29, 2026
24 checks passed
@howdu
howdu deleted the chore/pest-5 branch July 29, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant