Background Information
We want to make use of testthat 3rd edition, also known as testthat 3e. This is stricter testing than previous versions of testthat and may require changes to some of the tests to keep the results from being "noisy". See this article and this blog post for upgrading to testthat 3e.
Note: The admiral package was upgraded to testthat 3e for the 1Q2023 release. And the admiraltemplate package makes use of testthat 3e. This can be seen in the DESCRIPTION file with the testthat version >= 3.0.0 and Config/testthat/edition: 3.
Definition of Done
We want testthat 3e to be used and any warnings or "noisy" messages in tests to be addressed.
Note: I do not seem to have access to this repo for assigning this issue or adding it to a project.
Background Information We want to make use of testthat 3rd edition, also known as testthat 3e. This is stricter testing than previous versions of testthat and may require changes to some of the tests to keep the results from being "noisy". See this article and this blog post for upgrading to testthat 3e.
Note: The admiral package was upgraded to testthat 3e for the 1Q2023 release. And the admiraltemplate package makes use of testthat 3e. This can be seen in the DESCRIPTION file with the testthat version >= 3.0.0 and Config/testthat/edition: 3.
Definition of Done We want testthat 3e to be used and any warnings or "noisy" messages in tests to be addressed.
Note: I do not seem to have access to this repo for assigning this issue or adding it to a project.