2.0.0-alpha
Pre-release
Pre-release
This is an alpha release of v2 for wp-pest lib.
The library uses Pest v2 and all the dependencies that will allow us to use it.
This means the minimum required PHP version has been increased to PHP 8.1, and the lib depends on an untested branch of wp-test-utils
.
In order to install it locally you'll need to add: "minimum-stability": "dev",
to your composer.json
file
Testing is welcomed.