tests/testthat/test-data.R

test_that("in NS_params linecolours are all distinct", {
    expect_equal(length(unique(NS_params@linecolour)),
                 length(NS_params@linecolour))
})

Try the mizer package in your browser

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

mizer documentation built on May 29, 2024, 6:16 a.m.