Skip to content

Use describe/it to creater smaller tests#202

Draft
averissimo wants to merge 3 commits into
mainfrom
tests_rewrite
Draft

Use describe/it to creater smaller tests#202
averissimo wants to merge 3 commits into
mainfrom
tests_rewrite

Conversation

@averissimo
Copy link
Copy Markdown
Contributor

@averissimo averissimo commented Apr 9, 2025

WIP

Closes #

Changes description

  • Use {testthat} describe() and it() functions to move towards more tests that have a smaller scope.
    • test-auxiliary is the best example
    • other are rewrites that prefer using these function instead of multiple test_that() calls with same prefix

Definition of done

  • Have you read the Contributing Guidelines?
  • NEWS.md file has been updated
  • Development version has been bumped (x.y.z.90XX)
  • Issue has been linked with this PR (via Closing keywords or right sidebar under Development)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant