README: refresh stale test-count claim (641+ → 2000+)

Today's autonomous-quality run pushed test count from 1655
to 2093 (≈+438 across both shifts). README.md still cited the
older "641+" milestone from earlier in the project. Updated to
the current ~2000+ number with a parallel-execution latency
note.
This commit is contained in:
russell@unturf.com 2026-05-10 13:24:26 -04:00
parent 1421d96659
commit 284603fe71
No known key found for this signature in database

View file

@ -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)