tests/testthat/test-expectedFail.R

context("Tests")

test_that("I am expected to fail, but without exceptions", {
  expect_equal(1, 2)
})
bbimber/RTest documentation built on Nov. 3, 2019, 2:08 p.m.