Releases: JDGrimes/wp-http-testcase
Releases · JDGrimes/wp-http-testcase
1.3.1
Fixes the cache not being saved when init()
is not called manually. #11
1.3.0
Call init()
automatically in setUpBeforeClass()
. #10
1.2.3
Use classmap autoloading instead of files
directive.
1.2.2
Autoload testcase with composer. #9
1.2.1
Even better caching. See #7, #8.
1.2.0
Better caching. See #5, #6.