summaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2025-10-22 16:27:37 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2025-10-22 16:27:37 +0200
commit7c0e06c053303ea3f35fad3236ee5b3d930e7f08 (patch)
tree2843596590b70d2e892a3f325b0af04cb54c8387 /DESCRIPTION
parentb9a839f29beb9c10f22ace4b0dd4eee167ae6836 (diff)
Improve test coverage and use testthat 3rd editionHEADmain
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION3
1 files changed, 2 insertions, 1 deletions
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

Contact - Imprint