Skip to content

edu.purdue.cs.percolator 1.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>edu.purdue.cs</groupId>
  <artifactId>percolator</artifactId>
  <version>1.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Percolator

See project page for more details.

Release Notes (1.0)

  • Percolator has been released as a replacement for Barista. Here is a changelog from Barista v3.1.3:
    • The AutoGrader class replaces GradescopeGrader
    • The number parameter for the TestCase annotation is now named group
    • The WeightCalc, TestSuite, and TestError classes has been removed
    • Code style checker functionality has been added via the StyleChecker class
  • A migration guide from Barista has been posted

Details


Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0


Recent versions

  • 1.2Jan 28, 2021
  • 1.1Nov 29, 2020
  • 1.0Nov 22, 2020