We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Correct spelling error
Added to the instructions on how to run tests. Must make sure the testthat library is called before the testing functions will run.
Included examples on what code to use when trying to run a test file using the source()/test_file() method.
Updated How to Run Tests section to have clearer instructions
Added sample of testthat file structure for reference.
Stylistic changes made for better readability.