tests/testthat/test-soundcomparisons-feature.R

library(lingtypology)
context("Tests for soundcomparisons.feature function")

test_that("soundcomparisons.feature", {
  skip_on_cran()
  expect_error(soundcomparisons.feature(c("aa", "bb")), "There is no features 'aa', 'bb' in our version of the soundcomparisons database.")
})
ropensci/lingtypology documentation built on March 17, 2024, 11:13 p.m.