stepci/stepci
Automated API Testing and Quality Assurance 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1447
- days_rel: n/a
- days_push: 760
- n_releases_24m: 0
Adoption not part of the score
1868 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Step CI is an open-source, language-agnostic API quality assurance framework configured via YAML, JSON, or JavaScript. It tests REST, GraphQL, gRPC, tRPC, and SOAP APIs through a CLI, Node.js library, Docker image, and CI/CD integrations, including load and performance testing.
Use cases
- test REST APIs from YAML workflows in CI
- run automated API regression tests on every push
- load test and benchmark API endpoints
- validate GraphQL and gRPC services
- migrate API tests from Postman or Insomnia
- generate API tests from OpenAPI specs
- chain HTTP requests with captures and variables in integration tests
When to choose
- you need declarative, language-agnostic API tests that run in CI/CD
- you want one tool covering REST, GraphQL, gRPC, tRPC, and SOAP
- you need lightweight load/performance testing alongside functional API tests
- you want to run tests locally, in Docker, or via GitHub Actions/GitLab
When to avoid
- you need browser or UI end-to-end testing
- you require deeply programmatic test logic beyond what YAML/JS workflows express
- you need a managed cloud test platform rather than a self-hosted runner
- your team is already standardized on Postman/Newman and happy with it
Facets
cli-tool · maturity active
testing e2e-testing http-client benchmarking api-framework cli testing apis developer-tools cli cross-platform api-testing rest graphql grpc soap trpc load-testing ci-cd yaml-workflows openapi devops automation nodejs docker
10 sources
- readme: https://github.com/stepci/stepci · fetched 2026-08-28 · 97827a2c037f
- homepage: https://stepci.com · fetched 2026-08-29 · b4b69713802e
- site_page: https://docs.stepci.com/guides/getting-started.html · fetched 2026-08-29 · 86ce32469130
- site_page: https://docs.stepci.com/guides/using-library.html · fetched 2026-08-29 · 505a7e436b31
- site_page: https://docs.stepci.com/integration/docker.html · fetched 2026-08-29 · 0d6a5dd4b2bd
- site_page: https://docs.stepci.com/integration/actions.html · fetched 2026-08-29 · fc42c39ba409
- site_page: https://docs.stepci.com/integration/gitlab.html · fetched 2026-08-29 · f3f9c4e99983
- site_page: https://docs.stepci.com/integration/jest.html · fetched 2026-08-29 · afdcf6314076
- site_page: https://docs.stepci.com · fetched 2026-08-29 · d2c4c198972e
- registry_npm: https://registry.npmjs.org/stepci · fetched 2026-08-29 · b316b6c66555
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stepci/stepci | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem