assertion_tests: Count tests per Assertion

View source: R/coverage_testing.R

assertion_testsR Documentation

Count tests per Assertion

Description

Count the number of unit-tests per assertion. Note assertion_tests only finds tests where expect_ and assert_ are on the same line.

Usage

assertion_tests()

Value

two column data.frame describing assertion name and number of tests (expect_statement)


assertions documentation built on June 7, 2023, 6:03 p.m.