USGS-R / training-curriculum

5 stars 16 forks source link

more high-level context for testing [writing-tests] #254

Open lindsayplatt opened 7 years ago

lindsayplatt commented 7 years ago

At a high level - I'm still sort of confused as to how the testing is implemented once the tests are written. Is the testing just used by the developers - or is it integrated somehow into the package? Is it completely separate from warnings/defensive programming? What is the suggested workflow for testing?

Comes from #206