dwww Home | Show directory contents | Find package

test_that("regular skip", {
  skip("regular skip")
})

test_that("skip with details", {
  skip("longer skip:\nthis is what happened")
})

Generated by dwww version 1.15 on Sun May 19 02:44:21 CEST 2024.