Package com.spertus.jacquard.crosstester
package com.spertus.jacquard.crosstester
Provides support for running student-provided tests against multiple
implementations to evaluate students' ability to write tests that fail
on buggy implementations and pass on correct implementations.
-
ClassDescriptionA grader for running student-provided tests against multiple implementations.