Skip to content
/ Checkio Public

Checkio - A tool that not only tests your code but also suggests improvements and error fixes, making lab evaluations smarter and faster.

License

Notifications You must be signed in to change notification settings

fbn776/Checkio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkio

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.

Features

TODO

Installation

  1. Clone the repository
    git clone <repo-url>
    Or download the zip file and extract it.
  2. Change the directory to the project folder
    cd <project-folder>
  3. Install the dependencies
    uv pip install -e .
  4. Run the project
    uv run python3 src/main.py

For a more detailed installation guide, refer to docs/setup.md

hello there

Collaborator

  • Aysha Naurin
  • Febin Nelson P
  • Abhiram Ashok
  • Sreelakshmi K

About

Checkio - A tool that not only tests your code but also suggests improvements and error fixes, making lab evaluations smarter and faster.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •