tests/testthat/test-14_flow_compare_runs.R

test_that("flow_compare_runs", {
  skip_on_ci()
  expect_snapshot({
    flow_compare_runs(rle(NULL), rle(c(1, 2, 2, 3)), out = "data")
  })
})
moodymudskipper/flow documentation built on Oct. 10, 2023, 11:19 p.m.