Skip to content

KunalC-1/Code-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Validator

  • Code Validator validates code written against given test cases.

  • GUI made with tkinter

  • Open, Save, Save as, Theme, etc options for Python Editor

  • Testing of test cases done using unittest module

  • You can manually add test cases using testcasemaker.py

Installation :🚀️

  1. Clone Respository

    $ git clone https://github.com/KunalC-1/Code-Validator.git
  2. Install Tkinter

    $ sudo apt install python3-tk
  3. Install idlelib

    $ sudo apt install idle3

Run :

  • To add Test Cases

    $ python3 testcasemaker.py
  • Run code validator

    $ python3 gui.py

Contributors:

111903038 : Kalpesh Ahire

111903044 : Kunal Chaudhari

About

Code Validator validates code written against given test cases. GUI made with tkinter and testing done using unittest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages