Skip to content

2.0.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@dingo-d dingo-d released this 20 Sep 09:05
· 21 commits to develop since this 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.