Breaking changes:
.test_name, instead of the implicit test_name variable from before. This is now an explicit argument for the function with_parameters_test_that(), and the leading dot should help distinguish this from values passed as cases.Update patrick for testthat 3e.
with_parameters_test_that() to use data, dots, detailsR/patrick-package.R.testthat.Welcome to patrick, a package for parameterizing tests within testthat. Check out the README.md file to learn more about this package.