Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^2.0→^4.0Release Notes
pestphp/pest (pestphp/pest)
v4.4.1Compare Source
v4.4.0Compare Source
v4.3.2Compare Source
Str::beforeLastnot using multibyte string function ofsubstrv4.3.1Compare Source
toHaveSuspiciousCharactersfrom php preset as it may require an extension that is not availablev4.3.0Compare Source
pest()->only()to focus on one file only by @Willem-Jaap in #1598--dirtyto--helpcommand by @bilboque in https://redirect.github.com/pestphp/pest/pull/1595-intlextension is missing by @owenvoke in #1590v4.2.0Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
phpunit@12.4.4v4.1.4Compare Source
v4.1.3Compare Source
phpunit@12.4.1v4.1.2Compare Source
phpunit@12.4v4.1.1Compare Source
v4.1.0Compare Source
Browser Plugin:
->from()->newYork()to set locale, timezone, and geolocation. Supports dozens of cities worldwide.assertNoBrokenImagesto check for broken images on pages.withinFrameto test content inside iframes.withUserAgentto customize the user agent.resize,forward,back,waitForEvent,typeSlowly,rightClick,withKeyDown, and more.v4.0.4Compare Source
v4.0.3Compare Source
coversattributes12.3.6v4.0.2Compare Source
--coverageoption causing out-of-memory exceptionv4.0.1Compare Source
--testdoxcausing an runtime exception.v4.0.0Compare 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.5Compare Source
v3.8.4Compare Source
v3.8.3Compare Source
v11.5.33v3.8.2Compare Source
v3.8.1Compare Source
fix: installation of pest on laravel's starter kits
v3.8.0Compare Source
--compactflag now hides type coverage for files exceeding 100%.*as a wildcard in architecture-related expectations.ad: youtube.com/watch?v=o6ZWWy_RQBw
v3.7.5Compare Source
JunitXmlLoggerout of sync with PHPUnit.v3.7.4Compare Source
--compactoption to coveragev3.7.3Compare Source
v3.7.2Compare Source
v3.7.1Compare Source
v3.7.0Compare Source
v3.6.0Compare Source
Full Changelog: pestphp/pest@v3.5.2...v3.6.0
v3.5.2Compare Source
Full Changelog: pestphp/pest@v3.5.1...v3.5.2
v3.5.1Compare Source
Full Changelog: pestphp/pest@v3.5.0...v3.5.1
v3.5.0Compare Source
feat: support for nested describe blocks by @jshayes in #1295
fix: issue where a describe block will prevent a
beforeEachcall from executing by @jshayes in #1294v3.4.2Compare Source
Full Changelog: pestphp/pest@v3.4.1...v3.4.2
v3.4.1Compare Source
chore: uses stable versions of collision and termwind (with PHP 8.4 support)
v3.4.0Compare Source
feat: php v8.4 support
v3.3.2Compare Source
docs: fixes composer command by @AbdellahBoutmad in #1293
fix: missing policy suffix test by @olivernybroe in #1292
v3.3.1Compare Source
chore: bumps dependencies
v3.3.0Compare Source
feat: uses phpunit
v11.4.0.v3.2.5Compare Source
fix: missing
middlewaremethod 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.4Compare Source
fix:
App\Exceptions\Handlerignored on laravel presetv3.2.3Compare Source
feat: laravel preset now ignores concerns on App\Enums and App\Features by @jeremynikolic in #1275
v3.2.2Compare Source
fix: auto-complete on
->presetmethodv3.2.1Compare Source
fix: fix: missing
!=and!==on newtoUseStrictEqualityarch expectationv3.2.0Compare Source
feat: adds
toUseStrictEqualityarch expectationv3.1.0Compare Source
feat: adds
mutatesfunction. https://pestphp.com/docs/mutation-testingv3.0.8Compare Source
fix:
todocalls withintson parametersv3.0.7Compare Source
chore: bumps phpunit version
fix: update assignee URL for Jira by @owenvoke in #1254
v3.0.6Compare Source
fix: team city usage on phpstorm. #1236
v3.0.5Compare Source
fix: parallel mutation testing when using Laravel Herd
v3.0.4Compare Source
fix:
afterEachbeing called twice. #1230v3.0.3Compare Source
fix:
pest()->printer()method wrongly named. #1229v3.0.2Compare Source
--processesbeing ignored when running mutate on parallel. #1228v3.0.1Compare Source
--coveragenot working on non-parallel mode. #1223v3.0.0Compare 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.