Releases: wp-cli/wp-cli-tests
Releases · wp-cli/wp-cli-tests
Version 4.3.8
- Fix
WpOrgApi
import [#239]
- Allow collecting PHPUnit coverage [#236]
Version 4.3.7
- Use existing
WpOrgApi
helper class [#237]
- Add http request mocking support [#235]
Version 4.3.6
- Replace variables in regexes [#233]
- Require
wp-cli/wp-cli
v2.12 [#231]
Version 4.3.5
- Explicitly provide
$escape
to str_getcsv
[#227]
Version 4.3.4
- PHPUnit: Fix regex in bootstrap file [#224]
Version 4.3.3
- Composer: prevent a lock file from being created [#223]
- Add extra arguments to PHPUnit 10+ [#222]
- PHPUnit: convert deprecations to exceptions [#221]
- Tests: Replace
mysql_native_password
with caching_sha2_password
[#220]
Version 4.3.2
- Bump phpcompatibility requirement to development branch [#218]
- Allow manually dispatching tests workflow [#216]
- Use the latest SQLite version instead of locking it to a specific one [#215]
Version 4.3.1
- Update the version of the SQLite plugin [#214]
Version 4.3.0
- Support
yoast/phpunit-polyfills
v2 [#206]
Version 4.2.9
- Avoid PHP warnings on missing variables [#198]