Skip to content

v9.13.0

Compare
Choose a tag to compare
@crynobone crynobone released this 06 Apr 11:37
· 37 commits to 10.x since this release

Changes

Testbench Changes

Added
  • Add ability to pass Closure to Orchestra\Testbench\remote() function.
Changes
  • Add support for PHPUnit 12.1.
  • Refactor Orchestra\Testbench\remote() function to use Orchestra\Testbench\Foundation\Process\RemoteCommand.
  • Rename TESTBENCH_ENVIRONMENT_FILE_USING to TESTBENCH_ENVIRONMENT_FILE_USING (internal environment variable).