5 lines
202 B
Markdown
5 lines
202 B
Markdown
# TestSys Docker
|
|
This is the testing system for code competitions or trainings.
|
|
The Master service is written on Django (Python 3) and handles WebUI.
|
|
Slaves are obviously uses Docker to run code tests.
|