FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

briancasio/autograding-example-java at patch-1 · GitHub

 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Autograding Example: Java

This example project is written in Java, and tested with Gradle/JUnit.

The assignment

The tests are currently failing because of an output mismatch. Fixing the System.out.println in the main method will make the tests green.

Setup command

N/A

Run command

gradle test

Notes

  • The JDK is installed on GitHub Actions machines, so you're also able to directly invoke javac, java, or any other CLI command included in the JDK.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL