autograding-example-java icon indicating copy to clipboard operation
autograding-example-java copied to clipboard

GitHub Classroom autograding example repo with Java, Gradle, and JUnit

Results 3 autograding-example-java issues
Sort by recently updated
recently updated
newest added

Changed line seperator to an universial one, due to issues with `gradle test` on local windows machines.

Hello, While this example helped a lot, I wonder if documentation/example can also include Maven as it's also a major management tool used in Java. Thanks!