Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 496 Bytes

AutomationTest

Testing Automatic Grading.

  1. Make an account.
  2. Download Eclipse IDE or use a text editor if you are comfortable.
  3. Fork the repository to your own and download it to your computer environment.
  4. Import into Eclipse.
  5. Attempt to solve the problem set. Use the provided JUnit test to confirm working solution.
  6. When done, commit using git app.
  7. Push the request from your own repository.
  8. Travis CI will respond. If the response is not positive, retry and resubmit.