Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 494 Bytes

TESTed: universal judge for educational software testing

Organisation of the repository:

  • docker: Docker files for creating a Docker image of the judge
  • exercise: contains a test exercise (TODO: move this to somewhere else)
  • judge: Python project containing the code of the actual judge that will be run by Dodona
  • run (file): Needed for the Docker image, starts the judge
  • thesis: LaTeX files for the actual text. See the readme in that folder for compilation instructions.