JUnit grading library

Testing library to run with grading student examination.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

hr.fer.grading
ArtifactId

ArtifactId

junit-grading
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

pom
Description

Description

JUnit grading library
Testing library to run with grading student examination.
Project URL

Project URL

https://gitlab.tel.fer.hr/oop/junit-grading
Source Code Management

Source Code Management

https://gitlab.tel.fer.hr/oop/junit-grading

Download junit-grading

How to add to project

<!-- https://jarcasting.com/artifacts/hr.fer.grading/junit-grading/ -->
<dependency>
    <groupId>hr.fer.grading</groupId>
    <artifactId>junit-grading</artifactId>
    <version>0.12.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hr.fer.grading/junit-grading/
implementation 'hr.fer.grading:junit-grading:0.12.0'
// https://jarcasting.com/artifacts/hr.fer.grading/junit-grading/
implementation ("hr.fer.grading:junit-grading:0.12.0")
'hr.fer.grading:junit-grading:pom:0.12.0'
<dependency org="hr.fer.grading" name="junit-grading" rev="0.12.0">
  <artifact name="junit-grading" type="pom" />
</dependency>
@Grapes(
@Grab(group='hr.fer.grading', module='junit-grading', version='0.12.0')
)
libraryDependencies += "hr.fer.grading" % "junit-grading" % "0.12.0"
[hr.fer.grading/junit-grading "0.12.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
org.slf4j : slf4j-api jar 1.7.36

runtime (3)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.9.0
com.beust : jcommander jar 1.82
de.vandermeer : asciitable jar 0.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0