jacquard 1.0.1 API

Packages
Package
Description
Checkstyle-based grader.
Fundamental abstractions used by multiple packages.
Jacoco-based grader, where scoring takes into account test coverage and cyclomatic complexity.
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.
Jacquard exceptions.
JUnit-based grader, which scores based on GradedTest annotations.
PMD-based grader, which scores code based on static analysis.
Publisher to deploy results to specific grading systems.
Syntax-based grader, which scores code based on its parse tree.