tests/testthat/test-xmi2list.R

test_that("extracting annotations to list works", {
          df <- xmi2list(xmi_file = file.path("demo.xmi"), key = "custom")
          expect_equal(nrow(df), 1)
})
nicoblokker/inception-to-r documentation built on June 4, 2023, 12:20 a.m.