Plug-in: JavaTddPlugin: TDD Java all-in-one grader

Version: 3.1.6 [2008-01-20]

Language: Processes submissions written in Java

Parameters: /ParameterDescriptions

Default Config: /DefaultConfiguration

Changes: /ChangeHistory

Provider: Virginia Tech Computer Science

License: GNU General Public License v.2

Summary

This "all-in-one" plug-in is designed to provide full processing and feedback generation for Java assignments where students write their own JUnit test cases. It includes ANT-based compilation, JUnit processing of student-written tests, support for instructor-written reference tests, PMD and Checkstyle analysis, and Clover-based tracking of code coverage during student testing.

When you use this plug-in, no others are necessary to create a complete assignment processing pipeline.

Read ./HintControl for information on how to control feedback hints from reference tests using this plug-in.

Features

This is our most extensive and powerful grading plug-in. It includes the following features:


CategoryPlugin CategoryCookbook