tests/testthat/test-sangjohan.R

#library(testthat)
context("functions")

#source('~/collabExample/R/sangjohan.R')

test_that("eatSometing test", {
   expect_equal("I am now eating some food",eatSomething("food"))
})
sktivd/collabExample documentation built on May 24, 2019, 2:07 a.m.