Show HN: QitOps – A CLI tool for unified API, performance, and security testing
3 qitops 0 5/10/2025, 10:28:56 AM github.com ↗
QitOps is a Rust-based command-line tool that unifies software testing into a single CLI.
It currently supports: - API testing (single requests, chaining, collections) - Performance/load testing (ramp-up profiles, thresholds, response metrics) - Security scans (headers, tokens, basic vulnerability checks) - Data-driven testing (CSV/JSON) - CI/CD integration with JSON, XML, HTML, and CSV outputs
The goal is to provide a fast, minimal-dependency tool that fits cleanly into test automation workflows.
It's open source and available at: https://github.com/qitops/qitops-cli-tools
Looking for feedback and contributors.
No comments yet