We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation for expect_match and expect_no_match are at https://testthat.r-lib.org/reference/expect_match.html but not included in the function reference at https://testthat.r-lib.org/reference/index.html
expect_match
expect_no_match
The text was updated successfully, but these errors were encountered:
Related: test_dir is also missing from the reference.
test_dir
https://testthat.r-lib.org/reference/test_dir.html
Sorry, something went wrong.
The local_edition function is also missing from the reference. https://testthat.r-lib.org/reference/local_edition.html
local_edition
Include more docs in index
2f3e96b
Fixes #1941. Fixes #1922.
9a9be42
Successfully merging a pull request may close this issue.
Documentation for
expect_match
andexpect_no_match
are at https://testthat.r-lib.org/reference/expect_match.html but not included in the function reference at https://testthat.r-lib.org/reference/index.htmlThe text was updated successfully, but these errors were encountered: