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

darrenburns/ward

Ward is a modern test framework for Python with a focus on productivity and readability. observed · 2026-08-28

github.com/darrenburns/ward · homepage · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 2794
  • days_rel: n/a
  • days_push: 737
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1208 stars · 55 forks observed · 2026-08-28

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

Ward is a modern Python testing framework focused on productivity and readability, featuring descriptive string-based test names, modular fixtures, asyncio support, and powerful test selection via search and tag expressions. It is a CLI test runner with zero-config defaults and a pluggy-based plugin system.

Use cases

  • run unit tests for a python project
  • write tests with descriptive names instead of function names
  • manage test setup and teardown with fixtures
  • test async python code
  • filter tests by tags or code content
  • parameterise a test to run with multiple inputs

When to choose

  • starting a new python project wanting a clean, readable test framework
  • you prefer plain assert statements and string test descriptions
  • you need built-in asyncio test support and fast, zero-config test runs

When to avoid

  • the project is no longer actively maintained, so long-term support matters
  • your team relies on a large pytest plugin ecosystem
  • you need battle-tested tooling for large legacy codebases

Facets

library · maturity maintenance

testing cli testing developer-tools python cli cross-platform test-framework test-runner fixtures asyncio pytest-alternative unit-testing command-line

2 sources

Member repositories

RepositoryRoleHealth v2
darrenburns/wardmain10

For agents

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

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