Skip to content

Releases: pestphp/pest

v5.1.0

Choose a tag to compare

@nunomaduro nunomaduro released this 10 Aug 14:54
Immutable release. Only release title and notes can be modified.
375b92e
  • feat: uses phpunit:13.3 and inherits all its new features
  • fix: livewire sfc on --tia
  • fix: mutate plugin with --tia

v5.0.4

Choose a tag to compare

@nunomaduro nunomaduro released this 07 Aug 02:23
Immutable release. Only release title and notes can be modified.
7b6415c
  • fix: various bugs on the --tia engine

v5.0.3

Choose a tag to compare

@nunomaduro nunomaduro released this 03 Aug 02:34
Immutable release. Only release title and notes can be modified.
585de25

v4.7.8

Choose a tag to compare

@nunomaduro nunomaduro released this 03 Aug 20:50
Immutable release. Only release title and notes can be modified.
5b2293f
  • fix: named datasets with a single argument

v4.7.7

Choose a tag to compare

@nunomaduro nunomaduro released this 01 Aug 01:59
Immutable release. Only release title and notes can be modified.
v4.7.7
7d187dd
  • fix: report dataset provider errors as failing tests by @sonalidudhia in #1749
  • chore: removes --tia hidden code

v5.0.2

Choose a tag to compare

@nunomaduro nunomaduro released this 29 Jul 19:42
Immutable release. Only release title and notes can be modified.
ae080be

v5.0.1

Choose a tag to compare

@nunomaduro nunomaduro released this 28 Jul 17:29
Immutable release. Only release title and notes can be modified.
6b2cd35

fix: missing laravel boost skill by @pushpak1300 in #1775

v5.0.0

Choose a tag to compare

@nunomaduro nunomaduro released this 28 Jul 14:42
Immutable release. Only release title and notes can be modified.
759ac63

say hello to pest v5

· tia: the fastest testing engine in the world
· agent browser plugin: 10x better than the rest
· phpstan + rector: built in
· evals: test your agents

announcement: pestphp.com/docs/pest5-now-available

v4.7.5

Choose a tag to compare

@nunomaduro nunomaduro released this 06 Jul 17:09
Immutable release. Only release title and notes can be modified.
v4.7.5
5dc49a7
  • fix: escape generated test case filename (thanks @luuhung1217)
  • chore: upgrade github actions commits

v3.8.7

Choose a tag to compare

@nunomaduro nunomaduro released this 06 Jul 17:09
Immutable release. Only release title and notes can be modified.
v3.8.7
f108313
  • fix: escape generated test case filename (thanks @luuhung1217)
  • chore: pin github actions to commits