tests/testthat/test01.R

#Tests to make sure that the file header is correct
testthat::test_that("The header is coorect", {
  testthat::expect_equivalent(AttributesModifier("Input_Test_Data.gff"), ("Output_Test_Data.txt"))
})
SamanthaRoseCoy/task09 documentation built on May 8, 2019, 8:33 a.m.