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...