v0.10.6
What's Changed
- Introduce a WP_UnitTestCase class and a core shim to the testing framework by @srtfisher in #376
- Improving rsyncing and phpunit path detection in #374
- Set better defaults for registering meta in #375
Fixed
- Make wp_insert_post return WP_Error by @szepeviktor in #369
- Fix an error with the trace not passing through in #371
- Fix get_facade_accessor signature by @szepeviktor in #368
- Allow json to be dumped from the response in #372
- Improve reporting of stray HTTP requests in #373
New Contributors
- @szepeviktor made their first contribution in #369
Full Changelog: v0.10.5...v0.10.6