Checkio is a test case execution tool designed for students and faculty. It allows users to create test cases, run programs against a specified testcase. The tool provides insights and suggestions for failed test cases, helping users to debug their code efficiently.
This project is developed as part of our KTU S6 Mini Project.
TODO
- Clone the repository
Or download the zip file and extract it.
git clone <repo-url>
- Change the directory to the project folder
cd <project-folder>
- Install the dependencies
uv pip install -e .
- Run the project
uv run python3 src/main.py
For a more detailed installation guide, refer to docs/setup.md
hello there
- Aysha Naurin
- Febin Nelson P
- Abhiram Ashok
- Sreelakshmi K