Releases: wp-cli/wp-cli-tests
Releases · wp-cli/wp-cli-tests
Version 2.0.13
- Make version constraint for PHP Codesniffer installer more flexible [#33]
Version 2.0.12
Version 2.0.11
- Disable WP Cron by default for Behat tests [#28]
Version 2.0.10
- Add
Given a ... cache file
step [#23]
Version 2.0.9
- Errorneous use of
define
in PHPUnit bootstrap file [#20|
Version 2.0.8
- Fix fetching the VERSION file from the framework [#19]
Version 2.0.7
Version 2.0.6
- Add missing bootstrap constants
WP_CLI
andWP_CLI_VERSION
[#14]
Version 2.0.5
- Add default to
WP_VERSION
to avoid empty variable bug [#11]
Version 2.0.4
- Make
features/
folder configurable inbehat-tags.php
[#10]