Hi Codeforces!
I want to share with the entire competitive programming community my latest project: Quick Test CLI, which is a multiplatform open source tool to perform stress testing in competitive programming and that was inspired after watching the following screencasts: 1v1 Coding | 2020 Lockout Championship and How to test your solution in Competitive Programming, on Linux? Made by Errichto some time ago.
Source Code: https://github.com/LuisMBaezCo/quicktest
Docs: https://luismbaezco.github.io/quicktest
Installation: https://luismbaezco.github.io/quicktest/docs/getting-started/installation
What Quick Test CLI provides vs. the traditional way of performing stress testing?
- Multi-platform
- Supports several languages
- Friendly user interface
- You don't have to create or use tedious bash scripts
- It can be a standard for the community
- It is a collaborative project that can continue to grow for the benefit of the competitive programming community.
Quick Test CLI supports several types of tests: