svanoort/pyresttest
Python Rest Testing observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4507
- days_rel: n/a
- days_push: 1910
- n_releases_24m: 0
Adoption not part of the score
1165 stars · 316 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyRestTest is a Python-based REST API testing and microbenchmarking tool where tests are defined declaratively in YAML or JSON files without writing code. It supports generate/extract/validate test scenarios, benchmarking with metrics, and returns exit codes suitable for CI and orchestration pipelines.
Use cases
- test rest api endpoints from yaml files
- run api smoke tests on server deployments
- microbenchmark rest api performance
- validate responses from http endpoints
- add api healthchecks to configuration management
- run automated rest tests in ci pipelines
When to choose
- you want declarative YAML/JSON-based REST tests without writing Python code
- you need lightweight on-server smoke tests or healthchecks with minimal dependencies
- you want simple API microbenchmarking with parseable metrics
- you need exit codes and logs for integration with orchestration tools
When to avoid
- you need actively maintained tooling - the project has seen limited releases since 2021
- you require complex test logic better suited to code-based frameworks like pytest
- you need Windows support, which is unsupported
- you need modern async HTTP testing or GraphQL support
Facets
cli-tool · maturity maintenance
testing e2e-testing benchmarking http-client testing apis developer-tools python cli rest-testing api-testing yaml-tests microbenchmarking smoke-tests pycurl command-line linux macos
2 sources
- readme: https://github.com/svanoort/pyresttest · fetched 2026-08-28 · dec85e91c995
- registry_pypi: https://pypi.org/pypi/pyresttest/json · fetched 2026-08-29 · d56ff0f843cf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| svanoort/pyresttest | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="svanoort/pyresttest")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem