tests/testthat/test-hello.R

context("hello")

test_that("nimrod can call a function returning a C string", {
  .Call("test_hello", PACKAGE="nimrod")
})
kevinushey/nimrod documentation built on May 20, 2019, 9:09 a.m.