Skip to content

add testit as a testthat alternative#1017

Open
maelle wants to merge 3 commits into
mainfrom
testit
Open

add testit as a testthat alternative#1017
maelle wants to merge 3 commits into
mainfrom
testit

Conversation

@maelle

@maelle maelle commented Jun 12, 2026

Copy link
Copy Markdown
Member

Fix #1014


Checklist for dev guide maintainers, do not delete 😸

  • Review of the content in the initial language.
  • News item.
  • Translation of the content in other languages.
  • Review of the translations.

@maelle maelle requested a review from mpadge June 12, 2026 09:37

@mpadge mpadge left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@maelle maelle requested review from a team as code owners June 12, 2026 12:53
@maelle maelle requested review from beatrizmilz and yabellini and removed request for a team June 12, 2026 12:53
Comment thread pkg_building.es.Rmd Outdated

@yabellini yabellini left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Co-authored-by: Yanina Bellini Saibene <yabellini@gmail.com>
@maelle

maelle commented Jun 12, 2026

Copy link
Copy Markdown
Member Author

Thank you @yabellini

@beatrizmilz beatrizmilz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Comment thread pkg_building.pt.Rmd

- Recomendamos o uso do [pacote testthat](https://testthat.r-lib.org/) para escrever testes. Uma alternativa é o [tinytest](https://journal.r-project.org/archive/2021/RJ-2021-056/index.html).

- Recomendamos o uso do [ testthat](https://testthat.r-lib.org/) para escrever testes. Outras opções incluem [tinytest](https://journal.r-project.org/archive/2021/RJ-2021-056/index.html) ou [testit](https://yihui.org/en/2026/05/testthat-to-testit/).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Recomendamos o uso do [ testthat](https://testthat.r-lib.org/) para escrever testes. Outras opções incluem [tinytest](https://journal.r-project.org/archive/2021/RJ-2021-056/index.html) ou [testit](https://yihui.org/en/2026/05/testthat-to-testit/).
- Recomendamos o uso do [pacote testthat](https://testthat.r-lib.org/) para escrever testes. Outras opções incluem os pacotes [tinytest](https://journal.r-project.org/archive/2021/RJ-2021-056/index.html) ou [testit](https://yihui.org/en/2026/05/testthat-to-testit/).

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.

Add testit to alternatives to testthat

4 participants