tests/testthat/test-parsing.R

context("parse code")

test_that("create code is character", {
  expect_true(create_code() %>% code_as_table() %>% is.data.frame())

}
)

Try the flipbookr package in your browser

Any scripts or data that you put into this service are public.

flipbookr documentation built on May 31, 2021, 5:10 p.m.