Skip to content

Releases: orchestral/testbench-dusk

v7.44.0

13 Jul 07:52
Compare
Choose a tag to compare

Added

  • Added Orchestra\Testbench\Dusk\Options::using() method to interacts with Facebook\WebDriver\Chrome\ChromeOptions.

Changes

v6.48.0

13 Jul 07:41
Compare
Choose a tag to compare

Added

  • Added Orchestra\Testbench\Dusk\Options::using() method to interacts with Facebook\WebDriver\Chrome\ChromeOptions.

Changes

v9.3.1

28 Jun 09:48
Compare
Choose a tag to compare

Changes

  • Update minimum support for Testbench v9.1.2+. (v9.1.1...v9.1.2)
  • Update minimum support for Testbench Core v9.1.3+. (v9.1.2...v9.1.3)
  • Provide Process's $commandline as array to leverage proc_open() on Symfony Process 7.1.

v9.3.0

02 Jun 09:11
Compare
Choose a tag to compare

Changes

  • Update minimum support for Testbench v9.1.1+. (v9.1.0...v9.1.1)
  • Update minimum support for Testbench Core v9.1.2+. (v9.1.0...v9.1.2)
  • Update configuration to match Laravel Framework v11.8.0.

v8.25.1

02 Jun 09:11
Compare
Choose a tag to compare

Changes

v7.43.1

02 Jun 09:11
Compare
Choose a tag to compare

Changes

  • Update minimum support for Testbench v7.42.1+. (v7.42.0...v7.42.1)
  • Add APP_ENV, TESTBENCH_PACKAGE_TESTER, TESTBENCH_WORKING_PATH and TESTBENCH_APP_BASE_PATH environment variables to package:dusk command.

v6.47.1

02 Jun 09:10
Compare
Choose a tag to compare

Changes

  • Update minimum support for Testbench v6.44.1+. (v6.44.0...v6.44.1)
  • Add APP_ENV, TESTBENCH_PACKAGE_TESTER, TESTBENCH_WORKING_PATH and TESTBENCH_APP_BASE_PATH environment variables to package:dusk command.

v9.2.0

21 May 03:08
Compare
Choose a tag to compare

Changes

  • Update minimum support for Testbench v9.1.0+. (v9.0.3...v9.1.0)
  • Update minimum support for Testbench Core v9.1.0+. (v9.0.9...v9.1.0)
  • Uses TESTBENCH_WORKING_PATH from environment variable before fallback to getcwd().
  • PHPStan Improvements.

v8.25.0

21 May 03:08
Compare
Choose a tag to compare

Changes

  • Update minimum support for Testbench v8.23.0+. (v8.22.0...v8.23.0)
  • Uses TESTBENCH_WORKING_PATH from environment variable before fallback to getcwd().
  • PHPStan Improvements.

v7.43.0

21 May 03:07
Compare
Choose a tag to compare

Changes

  • Update minimum support for Testbench v7.42.0+. (v7.41.0...v7.42.0)
  • Uses TESTBENCH_WORKING_PATH from environment variable before fallback to getcwd().
  • PHPStan Improvements.