What does a CodeHS 'unit test' in an autograded exercise verify?
-
A
That the student's code compiles without errors
-
B
That the student's code produces correct output for specific test inputs
-
C
That the student followed proper naming conventions
-
D
That the student completed the assignment on time