mirror of https://github.com/razor-ai/soup.git
docs: bump CONTRIBUTING test counts to 292 files / 14084 tests (v0.71.21)
This commit is contained in:
parent
ed5fc3a8b3
commit
9fd356b8ae
|
|
@ -120,7 +120,7 @@ src/soup_cli/
|
|||
templates/ - 17 built-in soup.yaml templates (YAML + manifest.json) with load_template loader (v0.39.0, +bco v0.40.0)
|
||||
ui/ - Web UI (FastAPI + HTML/JS SPA)
|
||||
|
||||
tests/ - Test suite (291 files, 13874 tests)
|
||||
tests/ - Test suite (292 files, 14084 tests)
|
||||
examples/ - Real-world config examples and datasets
|
||||
```
|
||||
|
||||
|
|
@ -150,7 +150,7 @@ pytest tests/test_data.py::test_detect_alpaca_format -v
|
|||
pytest tests/ --cov=soup_cli --cov-report=html
|
||||
```
|
||||
|
||||
### Test Files (287 files)
|
||||
### Test Files (292 files)
|
||||
|
||||
> A representative sample of the suite below. The full table lives in
|
||||
> [`.claude/CLAUDE.md`](.claude/CLAUDE.md); run `pytest tests/ -v` for the complete list.
|
||||
|
|
|
|||
Loading…
Reference in New Issue