Skip to content

arbitre-labs/arbitre-multifile-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Arbitre Multifile Tester

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.

Features

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.

Usage

# First time
npm install

# Start the app
npm run start

Requirements

  • npm
  • Judge0

Installation

Node.js

npm is included with Node.js. Download Node.js

Judge0

This project requires a local instance of Judge0. The recommended way to install Judge0 is to use the provided Docker image. Instructions here.

Credits

Built for the Arbitre code correction platform at Télécom SudParis.