0.2.0
Added
- A
TestCase
for WordPress plugin integration tests. - Utility functions and a custom autoloader for use within a plugin's integration test
bootstrap.php
file. - An
EscapeOutputHelper
trait.
Full details on these new features can be found in the README.