tests/testthat/test-regex.R

test_that("joinRegex works", {
    expect_identical(joinRegex("a", "b"), "(a)|(b)")
})

Try the FastUtils package in your browser

Any scripts or data that you put into this service are public.

FastUtils documentation built on Sept. 11, 2024, 5:13 p.m.