ank1traj / testcase-generator

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.
https://testcase-generator.vercel.app
MIT License
10 stars 12 forks source link
competitive-programming competitive-programming-contests hacktoberfest hacktoberfest-accepted nextjs open-source testcase-generator

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.