test_course: Run tests on a course

Description Usage Examples

Description

Run basic tests on all questions in the lessons listed in the MANIFEST. See add_to_manifest for information about the MANIFEST file.

Usage

1

Examples

1
2
3
4
5
6
7
8
## Not run: 
# To test a course, set any lesson in that course as the current lesson
set_lesson()

# Run tests on every lesson in that course listed in the MANIFEST
test_course()

## End(Not run)

swirlify documentation built on May 28, 2019, 9:02 a.m.