Organizing tests
This lesson is called Organizing tests, part of the Package Development with R course. This lesson is called Organizing tests, part of the Package Development with R course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Heads up: there is no lecture in this lesson, just a Your Turn.
Your Turn
Working in the exercises.Rmd file:
Run all the tests in the package using test(). Fix the broken tests.
Hint: The bug is in R/summarize_data.RRe-run the tests until all of them pass
Learn More
Chapter 14 of the R Packages book has some ideas for organizing your tests.
Have any questions? Put them below and we will help you out!
Course Content
27 Lessons
You need to be signed-in to comment on this post. Login.