2.2.16
Added
- expose a
tad\WPBrowser\Module\WPLoader\FactoryStore
instance on the$tester
property when loading theWPLoader
module withloadOnly: false
.
Fixed
- add explicit override of the
$tester
property when scaffolding theWPTestCase
class (thanks @Luc45)