Update dependency pestphp/pest to v4 #25
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^2.0
->^4.0
Release Notes
pestphp/pest (pestphp/pest)
v4.1.0
Compare Source
Browser Plugin:
->from()->newYork()
to set locale, timezone, and geolocation. Supports dozens of cities worldwide.assertNoBrokenImages
to check for broken images on pages.withinFrame
to test content inside iframes.withUserAgent
to customize the user agent.resize
,forward
,back
,waitForEvent
,typeSlowly
,rightClick
,withKeyDown
, and more.v4.0.4
Compare Source
v4.0.3
Compare Source
covers
attributes12.3.6
v4.0.2
Compare Source
--coverage
option causing out-of-memory exceptionv4.0.1
Compare Source
--testdox
causing an runtime exception.v4.0.0
Compare Source
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.4
Compare Source
v3.8.3
Compare Source
v11.5.33
v3.8.2
Compare Source
v3.8.1
Compare Source
fix: installation of pest on laravel's starter kits
v3.8.0
Compare Source
--compact
flag now hides type coverage for files exceeding 100%.*
as a wildcard in architecture-related expectations.ad: youtube.com/watch?v=o6ZWWy_RQBw
v3.7.5
Compare Source
JunitXmlLogger
out of sync with PHPUnit.v3.7.4
Compare Source
--compact
option to coveragev3.7.3
Compare Source
v3.7.2
Compare Source
v3.7.1
Compare Source
v3.7.0
Compare Source
v3.6.0
Compare Source
Full Changelog: pestphp/pest@v3.5.2...v3.6.0
v3.5.2
Compare Source
Full Changelog: pestphp/pest@v3.5.1...v3.5.2
v3.5.1
Compare Source
Full Changelog: pestphp/pest@v3.5.0...v3.5.1
v3.5.0
Compare Source
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 #1294v3.4.2
Compare Source
Full Changelog: pestphp/pest@v3.4.1...v3.4.2
v3.4.1
Compare Source
chore: uses stable versions of collision and termwind (with PHP 8.4 support)
v3.4.0
Compare Source
feat: php v8.4 support
v3.3.2
Compare Source
docs: fixes composer command by @AbdellahBoutmad in #1293
fix: missing policy suffix test by @olivernybroe in #1292
v3.3.1
Compare Source
chore: bumps dependencies
v3.3.0
Compare Source
feat: uses phpunit
v11.4.0
.v3.2.5
Compare Source
fix: missing
middleware
method on allowable public methods on controllers on laravel preset by @CamKem in #1280fix: strict types expectation to allows for comments above declaration by @midnite81 in #1279
v3.2.4
Compare Source
fix:
App\Exceptions\Handler
ignored on laravel presetv3.2.3
Compare Source
feat: laravel preset now ignores concerns on App\Enums and App\Features by @jeremynikolic in #1275
v3.2.2
Compare Source
fix: auto-complete on
->preset
methodv3.2.1
Compare Source
fix: fix: missing
!=
and!==
on newtoUseStrictEquality
arch expectationv3.2.0
Compare Source
feat: adds
toUseStrictEquality
arch expectationv3.1.0
Compare Source
feat: adds
mutates
function. https://pestphp.com/docs/mutation-testingv3.0.8
Compare Source
fix:
todo
calls withints
on parametersv3.0.7
Compare Source
chore: bumps phpunit version
fix: update assignee URL for Jira by @owenvoke in #1254
v3.0.6
Compare Source
fix: team city usage on phpstorm. #1236
v3.0.5
Compare Source
fix: parallel mutation testing when using Laravel Herd
v3.0.4
Compare Source
fix:
afterEach
being called twice. #1230v3.0.3
Compare Source
fix:
pest()->printer()
method wrongly named. #1229v3.0.2
Compare Source
--processes
being ignored when running mutate on parallel. #1228v3.0.1
Compare Source
--coverage
not working on non-parallel mode. #1223v3.0.0
Compare Source
Please consult the upgrade guide and release notes in the official Pest documentation.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.