tests/testthat/tests_strings.R

context("String manipulation")

test_that("Special symbols are converted to ASCII", {
  expect_identical(VHtools::as_ascii("ščřžýáí"), "scrzyai")
})
vh-d/VHtools documentation built on May 3, 2019, 6:11 p.m.