tests/testthat/test-tiobeindexr.R

context("minimal package functionality")
test_that("we can do something", {

  expect_that(top_20(), is_a("data.frame"))
  expect_that(top_50(), is_a("data.frame"))
  expect_that(hall_of_fame(), is_a("data.frame"))

})
amrrs/tiobeindexr documentation built on May 30, 2019, 6:25 a.m.