# expect_autotest_no_testdata ## Description Expect `autotest_package()` to be clear of errors with no tests switched off ## Usage ```r expect_autotest_no_testdata(object = NULL) ``` ## Arguments * `object`: Not used here, but required for `testthat` expectations ## Seealso Other expectations: `[expect_autotest_no_err](expect_autotest_no_err)()`, `[expect_autotest_no_warn](expect_autotest_no_warn)()`, `[expect_autotest_notes](expect_autotest_notes)()`, `[expect_autotest_testdata](expect_autotest_testdata)()` ## Concept expectations ## Value (invisibly) The autotest object