summaryrefslogtreecommitdiff
path: root/rust/src/tester.rs
AgeCommit message (Collapse)Author
2024-09-29Implement sub-process based testerArnaud Bailly
2024-09-29[wip] Draft tester programArnaud Bailly
The goal is to have a simple CLI that will repeatedly run sequence of tests against a known (Rest-ish) API, until all tests are "green".