ignore_tests {recorder}R Documentation

Ignore Results from Specific Tests

Description

Ignore Results from Specific Tests

Usage

ignore_tests(tests, test_names = NULL)

Arguments

tests

list test results.

test_names

character names of tests to be ignored.

Value

list results after removing specific tests.


[Package recorder version 0.8.2 Index]