quicktest
quicktest copied to clipboard
CLI for stress testing in competitive programming contest
## Summary Fix Macos Workflow
## Summary The objective of this PR is to refactor the Cmp controller code to an object oriented structure taking into account Clean Code and good programming practices.
## Summary The objective of this PR is to refactor the Check controller code to an object oriented structure taking into account Clean Code and good programming practices.
### Tasks - [x] Add object-oriented structure + async to the `output` command _(v1.0.2)_ - [x] Add object-oriented structure + async to the `setup` command _(v1.0.3)_ - [ ] Add...
How stress test if there multiple inputs like graph of n nodes a array permutation of n nodes and Binary string of of length n 2.How can I see failed...
[Reference](https://github.com/mhunicken/icpc-team-notebook-el-vasito/blob/master/other/interactive_tester.py)
Updates the requirements on [process_control](https://github.com/dylni/process_control) to permit the latest version. Release notes Sourced from process_control's releases. 5.0.0 Removed ChildExt::ExitStatusControl and ChildExt::OutputControl Removed ChildExt::terminate_if_running Removed feature "crossbeam-channel" Increased the minimum supported...