Skip to content

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

Notifications You must be signed in to change notification settings

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

No packages published

Contributors 2

  •  
  •  

Languages