lcolladotor / biocthis

Automate package and project setup for Bioconductor packages
https://lcolladotor.github.io/biocthis/
49 stars 16 forks source link

Implement unit tests #48

Open lcolladotor opened 9 months ago

lcolladotor commented 9 months ago

We will follow the recommendations from https://github.com/r-lib/usethis/issues/1856 and implement unit tests specific to biocthis for all functions including those that emulate the functionality from usethis but for Bioconductor-friendly templates.