Skip to content

v1.0.2

Compare
Choose a tag to compare
@srtfisher srtfisher released this 15 Apr 14:24
· 46 commits to 1.x since this release
5a0f8f3

Added

  • Added html_string() helper to make assertions against a HTML string easier in testing.
  • Added new assertion methods to test against elements.

Fixed

  • Fixed incorrect status code when testing.
  • Properly tear down the $wp_the_query global.

Full Changelog: v1.0.1...v1.0.2