Hello everyone!
Most of us already have a stress testing script. This app doesn't replace that, it just provides a nice looking user-friendly interface for viewing and interacting with your tests.

How it works:
- Upload your brute force, your untested solution, and either a test file or a generator
- It compiles, runs, and diffs outputs automatically
- On failure: shows the exact input, expected vs actual output, TLE info, or compiler errors side-by-side
Features:
- Supports C++, Java, Python
- Two modes:
- static (a single text file separated where test cases are separated by ---)
- generator (loops until a mismatch is found)
- Automatic compiler detection
- Built-in editor to preview/edit files without leaving the app








Thank you so much for such a good tool! I'll definitely use it!
Thanks! I hope you like it
not for mac users