Check for output and identicalness
You are helping your friend understand the different scenarios in which she would use expectations to test function capabilities. The expect_output() and expect_identical() functions are two of the most common expectations in the testthat package.
Which statement correctly describes a property of expect_output() or expect_identical() functions in the testthat package?
Это упражнение является частью курса
Developing R Packages
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение