tests/_helper/unitizers/misc.R

unitizer_sect("Compare Returns False", compare=identical, {
  1L
  runif(3)
} )
unitizer_sect("I'm an empty section", details="this is just on of those tests that I had noted to myself to do")
unitizer_sect("Another empty section", details="this is just on of those tests that I had noted to myself to do", {})

Try the unitizer package in your browser

Any scripts or data that you put into this service are public.

unitizer documentation built on Oct. 8, 2023, 5:06 p.m.