diff --git a/README.md b/README.md index 162a071..6383551 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ the published Read the Docs site. Pipeline diagrams live in ## Tests & bench ``` -make test # 641+ tests, default suite, ~10s with pytest -n auto +make test # 2000+ tests, default suite, ~60s sequential / ~10s with pytest -n auto make test-crawler # opt-in: tests for the verbatim crawler lift make test-live # gated: live QA quality fixtures against Hermes (~1 min) make bench # ETL throughput across configs (serial / shared-WAL / attached)