Skip to content

Releases: wp-cli/wp-cli-tests

Version 5.0.3

Choose a tag to compare

@swissspidy swissspidy released this 01 Dec 13:29
5b42c27
  • Fix branch alias [#288]
  • Fix PHPCompatibility & WPCS requirements [#287]
  • Composer: adjust version ranges [#278]
  • Account for WP_CLI_TEST_DBTYPE in unit test [#275]
  • Download cached WP copy only on demand [#273]

Version 5.0.2

Choose a tag to compare

@swissspidy swissspidy released this 30 Sep 15:16
75b660d
  • PHP 8.5: Use shell_exec instead of backticks [#271]

Version 5.0.1

Choose a tag to compare

@swissspidy swissspidy released this 28 Jul 07:59
ce7412d
  • Add ability to specify minimum mysql version requirement [#266]

Version 5.0.0

Choose a tag to compare

@swissspidy swissspidy released this 03 Jul 12:20
f6490e6
  • PHPStan enhancements [#262]
  • Add prepare-tests info [#261]
  • Use PHPUnit Polyfills v4 [#260]
  • Add initial PHPStan configuration [#258]
  • Dump a new autoloader when generating a Phar [#256]
  • Require PHP 7.2.24+ [#255]

Version 4.3.16

Choose a tag to compare

@swissspidy swissspidy released this 07 May 15:50
f81af57
  • Coverage: fix Selector usage [#254]

Version 4.3.15

Choose a tag to compare

@swissspidy swissspidy released this 07 May 14:22
6d1d36f
  • Coverage: use old method name if available [#253]

Version 4.3.14

Choose a tag to compare

@swissspidy swissspidy released this 05 May 13:40
b72c36d
  • Add PHPDoc for Behat steps [#250]
  • Fix Gherkin lint issues [#248]

Version 4.3.13

Choose a tag to compare

@swissspidy swissspidy released this 28 Mar 12:23
c388578
  • Improve MariaDB detection [#246]

Version 4.3.12

Choose a tag to compare

@swissspidy swissspidy released this 24 Mar 18:30
c42c5db
  • Create multiple coverage files and merge them all together [#245]

Version 4.3.11

Choose a tag to compare

@swissspidy swissspidy released this 18 Mar 18:43
50d470b
  • Use WP_CLI_REQUIRE to require codecov file for testing [#244]