To enable automatic checking of a learner's solutions to your exercises, you need to create automatic tests for each exercise.
If an exercise contains several instructions or conditions (for example, step 1, step 2, and so on), each instruction must have a test to check that its solution is correct. If you generate a blank exercise automatically, the number of test files generated will be equal to the number of instructions you specify.
Test formats
There are two types of tests:
To add tests to your exercise:
Configuring test settings varies based on the exercise type:
Before you publish your lab, ensure that your tests operate correctly.