tests/testthat/test-now.R

test_that("now_ms works", {
  now_str <- now()
  expect_true(grepl("....-..-.. ..:..:.. .+", now_str))
})
toscm/toscutil documentation built on Feb. 23, 2025, 2:20 p.m.