Ignore Results from Specific Tests
ignore_tests(tests, test_names = NULL)
tests
list test results.
list
test_names
character names of tests to be ignored.
character
list results after removing specific tests.