ovh/venom
🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions observed · 2026-09-03
Health v2 · maintenance only
79/100
- Activity 100
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 102
- age_days: 3484
- days_rel: 239
- days_push: 0
- n_releases_24m: 2
Adoption not part of the score
1217 stars · 175 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Venom is a CLI tool for creating, managing, and running integration tests declaratively. It executes test suites using built-in executors (HTTP requests, scripts, web, IMAP, etc.) with assertions and variable support.
Use cases
- run integration tests from the command line
- write declarative HTTP API test suites
- test APIs with assertions in YAML
- run integration tests in CI/CD pipelines
- chain test steps using outputs from previous steps
- export test reports in xUnit format
- test email flows via IMAP
When to choose
- you want declarative, YAML-based integration tests without writing code
- you need a single CLI binary that runs in CI/CD pipelines
- you need to test HTTP APIs, scripts, or email with built-in executors
- you want xUnit-compatible test reports
When to avoid
- you need unit testing for Go code (use Go's native testing package)
- you need complex custom test logic better expressed in a programming language
- you need browser end-to-end testing with rich UI interactions
Facets
cli-tool · maturity active
testing e2e-testing cli testing developer-tools cli cross-platform windows integration-testing test-orchestration xunit declarative-tests http-testing go command-line automation linux macos docker
1 source
- readme: https://github.com/ovh/venom · fetched 2026-09-03 · 685b0c9fa02f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ovh/venom | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem