# Pythagora-io/pythagora

Generate automated tests for your Node.js app via LLMs without developers having to write a single line of code.

Repository: https://github.com/Pythagora-io/pythagora
Canonical: https://ross.abutalabs.com/products/pythagora
Homepage: https://pythagora.ai
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: api-testing, api-testing-framework, automated-testing, database-testing, developer-tools, integration-testing, nodejs, test-coverage, testing
Last push: 2026-06-16T23:32:10+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 35, longevity 94
- inputs: {"age_days": 1320, "days_push": 78, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1822, forks 115 (observed 2026-08-28T04:05:41.060382+00:00)

## What it is
Pythagora is an npm CLI tool (with a VS Code extension) that uses LLMs like GPT-4 to automatically generate unit and integration tests for Node.js applications without developers writing test code. The repository is now deprecated in favor of the successor project GPT Pilot.

## Use cases
- generate unit tests for a nodejs function automatically
- create integration tests by recording server activity
- increase test coverage of an existing javascript codebase
- find bugs in node.js code with generated tests
- generate api tests for express apps without writing code

## When to choose
- you maintain a legacy Node.js/Express/MERN app with little or no test coverage
- you want LLM-generated unit or integration tests from a single command
- you want to record real server traffic to build integration tests

## When to avoid
- you need an actively maintained tool - this repo is deprecated in favor of GPT Pilot
- your codebase is not Node.js/JavaScript
- you cannot send proprietary code to external LLM APIs
- you need deterministic tests without LLM API costs

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: testing, e2e-testing, mocking, llm-inference
- domain: testing, developer-tools, large-language-models, backend
- platform: cli, cross-platform
- tags: automated-test-generation, gpt-4, unit-testing, integration-testing, vscode-extension, deprecated, nodejs

## Member repositories
- Pythagora-io/pythagora (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.060382+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:47.558005+00:00, confidence not recorded.
  - readme: https://github.com/Pythagora-io/pythagora (fetched 2026-08-28T04:05:41.060382+00:00, sha 67185a1352d3)
  - homepage: https://pythagora.ai (fetched 2026-08-29T10:58:56.097215+00:00, sha 0713743c1e64)
  - site_page: https://pazi.ai/docs (fetched 2026-08-29T10:58:56.141799+00:00, sha 4e32ac29b301)
  - registry_npm: https://registry.npmjs.org/pythagora (fetched 2026-08-29T10:58:56.157475+00:00, sha 57720dc5ff83)
  - site_page: https://pazi.ai/pricing (fetched 2026-08-29T10:58:56.155437+00:00, sha 794aa5ee7468)
- Data as of 2026-08-30T08:39:29.467469+00:00.
