coderefinery / testing

Automated testing - Preventing yourself and others from breaking your functioning code
https://coderefinery.github.io/testing/
Creative Commons Attribution 4.0 International
10 stars 35 forks source link

Add local testing for R and Julia #215

Closed jpthiele closed 5 months ago

jpthiele commented 5 months ago

This a rework of the previous 'Testing locally' exercise to also use tab structure and show examples for R (testthat) and Julia (Test.jl).

bast commented 5 months ago

Thanks so much. This is a great improvement and makes the lesson more general and accessible. Thank you!