Skip to content

Releases: pestphp/pest

v2.2.0

22 Mar 10:09
Compare
Choose a tag to compare

Added

  • Improved error messages on dataset arguments mismatch (#698)
  • Allows the usage of DateTimeInterface on multiple expectations (#716)

Fixed

  • --dirty option on Windows environments (#721)
  • Parallel exit code when phpunit.xml is outdated (14dd5cb)

v2.1.0

21 Mar 17:09
Compare
Choose a tag to compare

Added

Fixed

  • Issues with different characters on test names (715)

v2.0.2

20 Mar 18:04
Compare
Choose a tag to compare

Fixed

  • Pest.php not being loaded in certain scenarios (b887116)

v2.0.1

20 Mar 18:03
Compare
Choose a tag to compare

Fixed

  • Wrong version configuration key on composer.json (8f91f40)

v2.0.0

20 Mar 10:48
Compare
Choose a tag to compare

Please consult the upgrade guide and release notes in the official Pest documentation.

v1.22.6

17 Mar 23:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.5...v1.22.6

v1.22.5

03 Mar 10:23
Compare
Choose a tag to compare

Full Changelog: v1.22.4...v1.22.5

v1.22.4

03 Mar 10:23
Compare
Choose a tag to compare

Full Changelog: v1.22.3...v1.22.4

v1.22.3

07 Dec 14:33
Compare
Choose a tag to compare

What's Changed

  • [1.x] Fixes ignored dataset description only for string description by @alexmanase in #612

Full Changelog: v1.22.2...v1.22.3

v1.22.2

07 Dec 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.1...v1.22.2