Skip to content

Commit b926c59

Browse files
committed
docs: update TEST-NEEDS.md with session 9 bench additions
1 parent 7531589 commit b926c59

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

TEST-NEEDS.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,17 @@
2525
```bash
2626
cargo test --all
2727
```
28+
29+
## Session 9 additions (2026-04-04)
30+
31+
### What Was Added
32+
33+
| Area | Tests Added | Location |
34+
|------|-------------|----------|
35+
| Benchmarks | 8 criterion bench functions across 4 groups: parse (minimal/rich/gleam manifests), validate (valid/rich), `to_language_model` ABI conversion (chapel/julia), `scan_repo` walking real repo tree | `benches/iseriser_bench.rs` |
36+
37+
### Updated Test Counts
38+
39+
| Suite | Count | Status |
40+
|-------|-------|--------|
41+
| Benchmarks | 8 | All compile and baseline |

0 commit comments

Comments
 (0)