Skip to content

Conversation

@kbond
Copy link
Member

@kbond kbond commented Apr 3, 2022

This prepares this library for 1.0.

  • BC BREAK remove HttpBrowser - adds little to no value. Can add back later if requested.
  • Remove mtdowling/jmespath.php as required package.
  • Add assertJson()/assertXml()/assertHtml() assertions.
  • BC BREAK remove Browser::follow() for links - use click instead?
  • Make AbstractBrowser available in Browser::use()

Closes #8.

@kbond kbond added this to the 1.0 milestone Apr 5, 2022
@kbond kbond force-pushed the refactor branch 2 times, most recently from 466be4a to 6fd1711 Compare April 6, 2022 13:13
@kbond kbond marked this pull request as ready for review April 6, 2022 15:33
@kbond kbond merged commit 63ef440 into zenstruck:1.x Apr 6, 2022
@kbond kbond deleted the refactor branch April 6, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Consolidate "dd" methods

1 participant