Quick program for testing simple .java programs
Download: https://github.com/ReignOfComputer/JavaTestCenter/releases
Quick program for testing simple .java programs. Expects Java to be in System PATH, use JavaPather if not. Takes in a .java file, compiles (-cp) and runs it, optionally takes in input and output and compares.
For a very specific use-case #CS2030 #CS2040.
- Select the .java file to run.
- Select or write the input for when the program runs.
- Select or write the expected output of the program.
- Hit Run!
Let me know! Twitter: @ReignOfComputer
MIT License | © 2019 ReignOfComputer