Skip to content

Releases: wp-cli/wp-cli-tests

Version 4.2.0

18 Oct 23:33
3e2db82
Compare
Choose a tag to compare
  • Rename DB_TYPE env variable into WP_CLI_TEST_DBTYPE [#184]

Version 4.1.0

18 Oct 14:00
300ccf3
Compare
Choose a tag to compare
  • In copy_dir(), use cp -R on Mac, cp -r everywhere else [#183]
  • Add support for running tests against SQLite database [#181]

Version 4.0.3

03 Oct 10:20
c2d228b
Compare
Choose a tag to compare
  • Look into getcwd() first when searching for vendor folder [#180]

Version 4.0.2

19 Sep 23:11
e9ad6b2
Compare
Choose a tag to compare
  • Update dev-main to 4.0.x-dev [#179]

Version 4.0.1

30 Aug 15:47
8dbfadc
Compare
Choose a tag to compare
  • Add missing filesystem function exclsuions [#178]
  • Update PHPCS config [#177]

Version 4.0.0

30 Aug 11:55
bd3f6d6
Compare
Choose a tag to compare
  • Use host when checking MySQL server [#173]
  • Update to WPCS v3 [#176]

Version 3.2.7

31 May 07:26
58ef38d
Compare
Choose a tag to compare
  • Use http_request() helper instead of Requests directly [#171]

Version 3.2.6

08 May 19:39
b8d4272
Compare
Choose a tag to compare
  • Update FeatureContext::$result and FeatureContext::$email_sends visibility [#170]

Version 3.2.5

13 Apr 16:32
ea27e6e
Compare
Choose a tag to compare
  • Use TEST_USER instead of TEST_DB [#169]

Version 3.2.4

12 Apr 23:01
2e31d19
Compare
Choose a tag to compare
  • Use POSIX-compatible counter incrementing [#168]