Releases: pestphp/pest
Releases · pestphp/pest
v4.1.6
v4.1.5
- uses
[email protected]
v4.1.4
v4.1.3
- uses
[email protected]
v4.1.2
- uses
[email protected]
v4.1.1
- Bumps requirements
v4.1.0
Browser Plugin:
- Added
->from()->newYork()to set locale, timezone, and geolocation. Supports dozens of cities worldwide. - Added
assertNoBrokenImagesto check for broken images on pages. - Added
withinFrameto test content inside iframes. - Added
withUserAgentto customize the user agent. - New methods:
resize,forward,back,waitForEvent,typeSlowly,rightClick,withKeyDown, and more.
v4.0.4
- bumps phpunit version
v4.0.3
- fix: prevent duplicate
coversattributes - chore: uses phpunit
12.3.6
v4.0.2
- fix:
--coverageoption causing out-of-memory exception