Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taggagii/testcaserunner

A discord bot that runs users codes in dockers containers to test them against some test cases and returns to them if they passed the test cases or not
https://github.com/taggagii/testcaserunner

discord-bot discord-js discordjs docker docker-container docker-images dockerfile python

Last synced: 13 days ago
JSON representation

A discord bot that runs users codes in dockers containers to test them against some test cases and returns to them if they passed the test cases or not

Awesome Lists containing this project

README

        

*Built for windows*

Goal is to have a program that can take in untrusted user code and "safely" run it on a server or computer to run some test cases with.

To be used for something like LeetCode's autograder.