powered by
This returns an testthat expectation object.
expect_pass(object, info = NULL)
The results returned by testApp.
testApp
Extra information to be included in the message (useful when writing tests in loops).
# NOT RUN { expect_pass(testApp("path/to/app/")) # } # NOT RUN { # }
Run the code above in your browser using DataLab