Pest v4.5 is out - flaky tests, arch casing, and --only-covered
Pest v4.5 introduces flaky test support with automatic retries, a toBeCasedCorrectly arch expectation for PSR-4 compliance, and a --only-covered option to clean up coverage reports.
articles about php, laravel, testing, open source, and software engineering
Pest v4.5 introduces flaky test support with automatic retries, a toBeCasedCorrectly arch expectation for PSR-4 compliance, and a --only-covered option to clean up coverage reports.
Pest browser testing now has withHost, finally fixing subdomain testing for Laravel Sail and multi-tenant apps.
Laravel Pint can now automatically detect when it's being run by AI coding agents like Claude Code or OpenCode, and switches to a structured JSON output format that's optimized for machine parsing.