tests/testthat/test-my_other_median.R

# WARNING - Generated by {fusen} from /dev/flat_full.Rmd: do not edit by hand

test_that("my_median works properly and show error if needed", {
  expect_true(my_other_median(1:12) == 6.5)
  expect_error(my_other_median("text"))
})
aito123/pulso2 documentation built on April 8, 2022, 11:28 a.m.