Skip to content

Code-Bliss/C-Test-Cases-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

To create test cases for any problem follow below steps:

  • compile and execute dummyGenerator.c
  • pass the command line arguments in the following order.
    • number of test cases.
    • return of type of the working function.
    • arguments for the working function. or ignore command line arguments, which will be prompted to enter by the user anyway!

Upcoming items:

  • auto-generated test cases specific to standard problems.
  • add level based test case generation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages