Skip to content

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.

License

Notifications You must be signed in to change notification settings

saimadhav24/testcase-generator

 
 

Repository files navigation

testcase-generator

What is Testcase Generator?

Automated Test Case Generation for Competitive Programming (CP) automates the process of generating test cases. It takes input data, specified constraints, and test case conditions as input, and produces a set of test cases that effectively exercise various paths and functions of the software application under test.

How to contribute?

Participating in open-source software (OSS) initiatives can provide a gratifying and satisfying experience. It offers an opportunity to acquire novel abilities while also contributing to a project that has a significant impact on the larger community.

Here are some steps you can take to contribute to this project

Tech stack used

Currently we are using NextJs framework for this project.

Next JS

Contributors

We would like to extend our heartfelt gratitude to all the individuals who contributed to and supported this project. Your unwavering dedication, time, skills, and knowledge played a pivotal role in the success of this endeavor. Whether you offered code, documentation, testing, or provided valuable feedback and suggestions, please know that your contributions are highly valued and appreciated.

License

This project is licensed under the MIT License.

About

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • CSS 5.0%