Skip to content

Releases: wp-cli/wp-cli-tests

Version 4.2.7

20 Dec 16:18
fac747f

Choose a tag to compare

  • Add mapped_socket_folder to allow for socket-based DB testing [#196]

Version 4.2.6

18 Dec 19:04
ad0017b

Choose a tag to compare

  • Lock version of SQLite plugin to v2.1.3 [#195]
  • Add missing protocol for socket connection [#194]

Version 4.2.5

18 Dec 16:38
f48db2f

Choose a tag to compare

  • Support sockets in composer prepare-tests [#193]

Version 4.2.4

10 Nov 12:30
0601666

Choose a tag to compare

  • Fix SQLite mu-plugins usage with composer installs [#192]

Version 4.2.3

10 Nov 10:58
4123df6

Choose a tag to compare

  • Move SQLite plugin to mu-plugins [#191]

Version 4.2.2

24 Oct 07:55
560ed5c

Choose a tag to compare

  • SQLite: Support custom wp-content directory [#188]

Version 4.2.1

23 Oct 12:19
b452014

Choose a tag to compare

  • SQLite: fix wp-config.php creation [#187]
  • Fix readme [#186]

Version 4.2.0

18 Oct 23:33
3e2db82

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

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

Choose a tag to compare

  • Look into getcwd() first when searching for vendor folder [#180]