This is a glorified file uploader that sends files to Judge0 for testing. The goal is to build and try out test suites for Arbitre.
Load up any amount of files. The app processes the files and sends them to Judge0 for testing. The results are displayed in a table.
# First time
npm install
# Start the app
npm run start
npm
- Judge0
npm
is included with Node.js.
Download Node.js
This project requires a local instance of Judge0. The recommended way to install Judge0 is to use the provided Docker image. Instructions here.
Built for the Arbitre code correction platform at Télécom SudParis.