Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/taggagii/testcaserunner
- Owner: Taggagii
- Created: 2024-05-04T04:33:52.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-21T03:41:13.000Z (8 months ago)
- Last Synced: 2024-11-15T13:14:45.570Z (2 months ago)
- Topics: discord-bot, discord-js, discordjs, docker, docker-container, docker-images, dockerfile, python
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.