Skip to content

Releases: pestphp/pest

v4.1.6

28 Nov 12:05

Choose a tag to compare

  • support for symfony 8.0 components

v4.1.5

25 Nov 11:19
27aa305

Choose a tag to compare

v4.1.4

20 Nov 03:03

Choose a tag to compare

  • support for php 8.5
  • fix undefined array key "testdox-columns" by @Se7en-RU in #1544

v4.1.3

29 Oct 22:46

Choose a tag to compare

v4.1.2

05 Oct 19:14

Choose a tag to compare

v4.1.1

01 Oct 13:31

Choose a tag to compare

  • Bumps requirements

v4.1.0

10 Sep 14:03

Choose a tag to compare

Browser Plugin:

  • Added ->from()->newYork() to set locale, timezone, and geolocation. Supports dozens of cities worldwide.
  • Added assertNoBrokenImages to check for broken images on pages.
  • Added withinFrame to test content inside iframes.
  • Added withUserAgent to customize the user agent.
  • New methods: resize, forward, back, waitForEvent, typeSlowly, rightClick, withKeyDown, and more.

v4.0.4

28 Aug 18:22

Choose a tag to compare

  • bumps phpunit version

v4.0.3

24 Aug 16:47

Choose a tag to compare

  • fix: prevent duplicate covers attributes
  • chore: uses phpunit 12.3.6

v4.0.2

22 Aug 10:37

Choose a tag to compare

  • fix: --coverage option causing out-of-memory exception