Skip to content

dfe-analytical-services/pass-fail-qa-cc-20241120

Repository files navigation

Test that? No literally, testthat... (Slides)

This is a slide pack used for a coffee and coding demo showing off some of ways you can do pass / fail tests in R code, R Shiny apps and R packages.

Run locally

Install Quarto from their website.

Then load dependencies using renv:

renv::restore()

Then build the slides using (or the Render button if in R Studio):

quarto::quarto_preview()

About

Slides for coffee and coding on testthat and pass / fail testing in R

Resources

Stars

Watchers

Forks