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:
parent
1421d96659
commit
284603fe71
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue