Ross ROSS = Recommend OSS · open-source software intelligence for agents

behave/behave

BDD, Python style. observed · 2026-08-28

github.com/behave/behave · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 46
  • Longevity 100

Flags: no_license

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: 7
  • age_days: 5426
  • days_rel: 363
  • days_push: 7
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

3521 stars · 670 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

behave is a behavior-driven development (BDD) testing framework for Python that runs tests written in Gherkin natural-language syntax backed by Python step implementations. It is a Cucumber-like tool for collaborative acceptance testing between developers, QA, and business stakeholders.

Use cases

  • write acceptance tests in gherkin and run them with python
  • bdd framework for python projects
  • run cucumber-style feature files in python
  • collaborate with non-technical stakeholders on test scenarios
  • automate behavior-driven acceptance testing
  • parse and execute gherkin feature files

When to choose

  • your team practices BDD and wants Gherkin feature files with Python step definitions
  • you need a mature, Cucumber-like BDD tool in the Python ecosystem
  • non-technical stakeholders must read or write test scenarios

When to avoid

  • you want plain unit testing without natural-language scenarios - use pytest instead
  • your stack is JVM-based - Cucumber or JBehave fit better
  • you need JavaScript-based BDD - consider Cucumber.js

Facets

framework · maturity active

testing e2e-testing testing developer-tools python cli cross-platform bdd gherkin cucumber-like acceptance-testing behavior-driven-development automation

2 sources

Member repositories

RepositoryRoleHealth v2
behave/behavemain81

For agents

markdown · JSON · MCP: product_card(name="behave/behave")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem