expect_pass | R Documentation |
testApp()
passes snapshot testsThis returns an testthat expectation object.
expect_pass(object, info = NULL)
object |
The results returned by |
info |
Extra information to be included in the message (useful when writing tests in loops). |
## Not run:
expect_pass(testApp("path/to/app/"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.