r-lib / testthat

An R 📦 to make testing 😀
https://testthat.r-lib.org
Other
868 stars 313 forks source link

expect_match not in function reference #1922

Open aronatkins opened 5 months ago

aronatkins commented 5 months ago

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

aronatkins commented 5 months ago

Related: test_dir is also missing from the reference.

https://testthat.r-lib.org/reference/test_dir.html

aronatkins commented 5 months ago

The local_edition function is also missing from the reference. https://testthat.r-lib.org/reference/local_edition.html