Test Case Generator (TCG) is opensource and easy to use gui based tool to generate test cases to use in competitive programming. The tool supports test cases for Array, String, Matrix, Graph and Palindrome.
Installation
- To run this tool, you will need JAVA JDK 8 or later version installed on your host machine. Download JAVA JDK 8 or above from here, if not already installed.
- Download Test Case Generator
- Double click the downloaded package to start the application.
- For Linux/ Ubuntu make sure the package has execute permission; right click on the package, select properties, than select permissions tab and check Execute checkbox.
Github: https://github.com/snehm/Test-Case-Generator
If you like the tool, don't forget to give a ⭐ to Test case generator (TCG) on Github.
To contact us for any query or feedbacks, simply drop a mail at –
avinashkr226@gmail.com
snehmishra555@gmail.com
Features
- Numbers test case
- Arrays test case
- Strings test case
- Graphs test case
- Palindrome test cases