From 7c0e06c053303ea3f35fad3236ee5b3d930e7f08 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 22 Oct 2025 16:27:37 +0200 Subject: Improve test coverage and use testthat 3rd edition --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 2201b9a..71c6c42 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -19,7 +19,7 @@ Imports: reticulate Suggests: knitr, - testthat, + testthat (>= 3.0.0), covr, devEMF License: GPL @@ -29,3 +29,4 @@ Encoding: UTF-8 URL: https://pkgdown.jrwb.de/chents, https://github.com/jranke/chents Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.3.3 +Config/testthat/edition: 3 -- cgit v1.2.3