Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Earth Sciences
CSIndicators
Merge requests
!48
Use testthat edition 3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Eva Rifà
requested to merge
develop-testthat_edition3
into
master
Jun 02, 2023
Overview
0
Commits
1
Pipelines
1
Changes
13
To use testthat edition 3 for unit testing:
Remove context() (See
https://testthat.r-lib.org/articles/third-edition.html
)
Add a line to your DESCRIPTION: Config/testthat/edition: 3