Testcase-Generator
Testcase-Generator copied to clipboard
⚡️ Handy script for HackerRank, HackerEarth and CodeChef TCs Generation.
**Actual Behaviour** Right now, to generate test-case files, one needs to run `tc_gen.py` and follow the prompt to choose the language and platform. The input generation is written in the...
**Actual Behaviour** Actually, logic files are written with arbitrary code **Expected Behaviour** Now logic files will be updated with files uploaded by the user **Would you like to work on...
**Actual Behaviour** now when a user uploaded files and submitted backend scripts are executed in python and these files are not available to the users **Expected Behaviour** after resolving this...
**No dashboard for the user** Currently, there is no dashboard for the user **Expected Behaviour** After solving this issue there will be a dashboard for the user where user can...
Initiate a front end with landing page for the app.
This thread is for NWoC students for discussion of inputs we should take from users.
[//]: # (**********************************) [//]: # (** Fill in the following fields **) [//]: # (**********************************) [//]: # (Note: Lines beginning with syntax such as this one, are comments and will...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. Release notes Sourced from pytest's releases. 7.1.3 pytest 7.1.3 (2022-08-31) Bug Fixes #10060: When running with --pdb, TestCase.tearDown is no longer called for tests...