You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.