Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 18:26
· 42 commits to 1.x since this release
d9bf330

Added

  • Added a Query Monitor panel for HTTP client requests made during the request. Includes both Mantle and non-Mantle HTTP requests that use wp_remote_*() functions.
  • Added install_plugins() helper to the testing installation manager to install plugins during testing.

Changed

  • Added pest command support to the installation manager's get_phpunit_command() method to properly detect a Pest testing environment.