Releases: pestphp/pest
Releases · pestphp/pest
v2.33.1
What's Changed
- Fixing version number by @devajmeireles in #1076
- Add test for junit implementation by @nuernbergerA in #1080
- Track vendor changes by @nuernbergerA in #1081
Full Changelog: v2.33.0...v2.33.1
v2.33.0
What's Changed
- feat: allow multiple hooks per directory by @bastien-phi in #961
- feat: adds
toContainEquals
expectation by @erikgaal in #974 - feat: improve coverage output message on failing minimum requirements by @davybaccaert in #1069
- feat: allow
string
type ingreaterThan
/lessThan
expectations by @paulsn-mapon in #1055 - feat: adds
toBeStringBackedEnum()
andtoBeIntBackedEnum()
arch expectations by @JonPurvis in #1006 - feat: improves output of fatal php exceptions by @nunomaduro in c5ce355
- feat(plugin-watch): fixes arguments and coloring by passed to underlying process by @nunomaduro in 8c57cc1 and pestphp/pest-plugin-watch@9f8513d
- fix: warn if no code coverage driver by @calebdw in #1060
- fix: fixing backtrace not found error if project dirname endswith pest by @Carnicero90 in #972
- fix:
doNotThrowsExceptions
being marked as incomplete by @nunomaduro in 1d2fe2d - fix: allowing running high order testing with bound datasets by @nunomaduro in 2562d36
- fix: removes process-isolation from --help output @nunomaduro in 7a46514
- fix:
--cache-directory
PHPUnit xml directive being ignore by @nunomaduro in a5bf6a3 - tests: refactors
ansi
escape removal by @salehhashemi1992 in #981 - tests: build failing to run by @luismgsantos in #1075
New Contributors
- @bastien-phi made their first contribution in #961
- @erikgaal made their first contribution in #974
- @Carnicero90 made their first contribution in #972
- @davybaccaert made their first contribution in #1069
- @paulsn-mapon made their first contribution in #1055
- @luismgsantos made their first contribution in #1075
Full Changelog: v2.32.3...v2.33.0
v2.32.3
v2.32.2
Full Changelog: v2.32.1...v2.32.2
v2.32.1
Full Changelog: v2.32.0...v2.32.1
v2.32.0
What's Changed
- [2.x] Fix typo in
toHaveProperties
PHPDoc block by @rudashi in #990 - [2.x] Junit support by @nuernbergerA in #887
New Contributors
Full Changelog: v2.31.0...v2.32.0
v2.31.0
v2.30.0
- Adds
$this->fails
method by @nunomaduro f83d758
v2.29.1
Full Changelog: v2.29.0...v2.29.1
v2.29.0
What's Changed
- Dockerfile Optimization by @mjsafarali in #1014
- Print only files below the min coverage by @WendellAdriel in #919
- Fix typo in
toBeClass
by @nhrrs in #1044
New Contributors
- @mjsafarali made their first contribution in #1014
- @nhrrs made their first contribution in #1044
Full Changelog: v2.28.1...v2.29.0