tests/testthat/test-copy-to-clipboard.R

library(ggbash)
context("copy-to-clipboard")

test_that("copy_to_clipboard", {
    expect_error(copy_to_clipboard(), regexp = NA)
})
caprice-j/ggbash documentation built on May 13, 2019, 12:11 p.m.