tests/testthat/test-number1.R

#I need to contrcut a test. Can it be multiple lines of "expect_that..." or must it be contained within a "test_that"
#function, I do not know. When will these be called and by who, I do not know either. Can functions be tested that have

testthat::expect_that(make_filename(2013), testthat::equals("accident_2013.csv.bz2"))
supervan2/Testy documentation built on May 17, 2019, 2:47 p.m.