Create a test template for a distribution
Source:R/greta_distribution_template_test.R
write_distribution_test.RdWhen you add a new distribution, you want to add a test to make sure it is
behaving as expected. This function generates a test template. See also
greta_distribution_template_test() to see the text generated if you want
to save it somewhere else.