• Warn about rows without test IDs and filter them out.

  • Abort if non-NA IDs are not unique across rows.

check_test_input(tests)

Arguments

tests

Tibble with TestId column

Value

Tibble with NA tests IDs removed.