Export function expect() #437
Closed
Comments
Agreed - I'm not in love with the API, but this will at least let you easily create your own expectations. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to write custom expect functions for checkmate I jumped through many hoops to talk to the reporter (or I did something really stupid). Same holds for the upcoming testthat version for which I currently prepare a new checkmate release. Exporting
expect()
would greatly simplify this.The text was updated successfully, but these errors were encountered: