tests/testthat/test-example_path.R

context("example_path")

test_that("extdata remains the same", {
  example_path <- example_path()
  expect_known_output(
    example_path, "ref-example_path", print = TRUE, update = FALSE
  )
})

Try the fgeo.x package in your browser

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

fgeo.x documentation built on June 8, 2019, 1:04 a.m.