Posts
January 8, 2026
Pest's withHost - browser testing subdomains in Laravel
Pest browser testing now has withHost, finally fixing subdomain testing for Laravel Sail and multi-tenant apps.
→
January 4, 2026
a Laravel Pint agent format - my proposal
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.
→
April 10, 2026
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.
→