Skip to content

Releases: pestphp/pest

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

v3.7.0

10 Dec 11:55

Choose a tag to compare

  • Adds PHPUnit 11.5.0 support

v3.6.0

10 Dec 11:55

Choose a tag to compare

Full Changelog: v3.5.2...v3.6.0

v3.5.2

10 Dec 11:55

Choose a tag to compare

Full Changelog: v3.5.1...v3.5.2

v3.5.1

31 Oct 16:12

Choose a tag to compare

Full Changelog: v3.5.0...v3.5.1

v3.5.0

22 Oct 14:34

Choose a tag to compare

feat: support for nested describe blocks by @jshayes in #1295
fix: issue where a describe block will prevent a beforeEach call from executing by @jshayes in #1294