Releases: pestphp/pest
Releases · pestphp/pest
v4.0.0
Pest v4 is here — now with browser testing! ✨
Browser tests that feel like unit tests: Laravel-ready, Playwright-powered, parallel-fast, with smoke & visual regression built in.
Discover Pest v4 — and our new website: pestphp.com
v3.8.3
- adds support for phpunit
v11.5.33
v3.8.2
- Fixes namespaced functions breaking arch testing
v3.8.1
fix: installation of pest on laravel's starter kits
v3.8.0
- The
--compactflag now hides type coverage for files exceeding 100%. - Added support for using
*as a wildcard in architecture-related expectations. - Various bug fixes in architecture-related methods.
v3.7.5
- Bumps dependencies.
- Fixes
JunitXmlLoggerout of sync with PHPUnit.
v3.7.4
- Adds
--compactoption to coverage
v3.7.3
- Adds Laravel 12 support
v3.7.2
- Bumps PHPUnit version.
v3.7.1
- Bumps PHPUnit and Paratest versions