Skip to content

Releases: wp-cli/wp-cli-tests

Version 5.0.6

17 Dec 15:51
72aae3e

Choose a tag to compare

  • Avoid side effects in FeatureContext file [#292]

Version 5.0.5

10 Dec 09:27
ca81720

Choose a tag to compare

  • Fix ambiguity by improving regex [#291]

Version 5.0.4

09 Dec 18:14
77d4758

Choose a tag to compare

  • Fall back to running tests with SQLite [#286]
  • Add Behat step for installing WordPress with specific version [#282]
  • Fix database type detection to query server version instead of client binary [#281]
  • Add unified diff output to failed Behat comparisons [#280]
  • Add functional tests for Behat step definitions [#279]
  • Conditionally pass Behat --xdebug flag [#276]

Version 5.0.3

01 Dec 13:29
5b42c27

Choose a tag to compare

  • 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

30 Sep 15:16
75b660d

Choose a tag to compare

  • PHP 8.5: Use shell_exec instead of backticks [#271]

Version 5.0.1

28 Jul 07:59
ce7412d

Choose a tag to compare

  • Add ability to specify minimum mysql version requirement [#266]

Version 5.0.0

03 Jul 12:20
f6490e6

Choose a tag to compare

  • 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

07 May 15:50
f81af57

Choose a tag to compare

  • Coverage: fix Selector usage [#254]

Version 4.3.15

07 May 14:22
6d1d36f

Choose a tag to compare

  • Coverage: use old method name if available [#253]

Version 4.3.14

05 May 13:40
b72c36d

Choose a tag to compare

  • Add PHPDoc for Behat steps [#250]
  • Fix Gherkin lint issues [#248]