Skip to content

Releases: pestphp/pest

v4.0.0

21 Aug 08:05

Choose a tag to compare

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

20 Aug 20:06

Choose a tag to compare

  • adds support for phpunit v11.5.33

v3.8.2

17 Apr 10:56

Choose a tag to compare

  • Fixes namespaced functions breaking arch testing

v3.8.1

03 Apr 16:36

Choose a tag to compare

fix: installation of pest on laravel's starter kits

v3.8.0

30 Mar 17:52

Choose a tag to compare

  • The --compact flag 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.

ad: youtube.com/watch?v=o6ZWWy_RQBw

v3.7.5

29 Mar 18:01

Choose a tag to compare

  • Bumps dependencies.
  • Fixes JunitXmlLoggerout of sync with PHPUnit.

v3.7.4

23 Jan 14:03

Choose a tag to compare

  • Adds --compact option to coverage

v3.7.3

23 Jan 12:51

Choose a tag to compare

  • Adds Laravel 12 support

v3.7.2

19 Jan 17:42

Choose a tag to compare

  • Bumps PHPUnit version.

v3.7.1

12 Dec 11:52

Choose a tag to compare

  • Bumps PHPUnit and Paratest versions