# gabrielfalcao/lettuce

Behavior-driven-development tool for python, inspired by Cucumber for Ruby ⛺

Repository: https://github.com/gabrielfalcao/lettuce
Canonical: https://ross.abutalabs.com/products/gabrielfalcao-lettuce
Homepage: http://lettuce.it
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: python, bdd, behavior-driven-development
Last push: 2020-12-29T05:50:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6006, "days_push": 2073, "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 1276, forks 322 (observed 2026-08-28T04:04:13.081265+00:00)

## What it is
Lettuce is a behavior-driven development (BDD) testing framework for Python, inspired by Cucumber for Ruby. It lets teams write acceptance tests in plain Gherkin-style feature files and execute them as Python step definitions.

## Use cases
- write acceptance tests in plain English with Gherkin feature files
- run BDD-style behavior tests for a Python project
- test Django applications with cucumber-style scenarios
- replace Ruby Cucumber with a pure-Python BDD tool
- collaborate with non-programmers on executable specifications
- organize large test suites as readable feature files

## When to choose
- your team wants Cucumber-style BDD entirely in Python
- you need Gherkin feature files for stakeholder-readable acceptance tests
- you are testing Django apps and want BDD integration

## When to avoid
- you need an actively maintained tool - the latest release is from 2020
- you prefer modern BDD alternatives like pytest-bdd or behave
- you need unit testing rather than acceptance/behavior testing

## Facets
- artifact type: framework
- maturity: maintenance
- function: testing, e2e-testing
- domain: testing, developer-tools
- platform: python, cli, cross-platform
- tags: bdd, cucumber-inspired, gherkin, acceptance-testing, django-integration, automation

## Member repositories
- gabrielfalcao/lettuce (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.081265+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-30T05:02:56.061055+00:00, confidence not recorded.
  - readme: https://github.com/gabrielfalcao/lettuce (fetched 2026-08-28T04:04:13.081265+00:00, sha 37bdfdbf2bfa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
