Skip to content

Commit d585033

Browse files
committed
docs: add TEST-NEEDS.md (CRG C)
1 parent 0204e7f commit d585033

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

TEST-NEEDS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@
88
|----------|-------|-------|
99
| Test directories | 2 | Location(s): /tests, /verification/tests |
1010
| CI workflows | 22 | Running tests on GitHub Actions |
11-
COVERAGE_TABLE
11+
| Unit tests | Built-in | Rust/cargo test framework |
12+
| Integration tests | Configured | Via integration/ directory |
1213

1314
## What's Covered
1415

15-
COVERAGE_ITEMS
16+
- [x] Rust unit test suite (cargo test)
17+
- [x] Documentation tests
18+
- [x] Example programs with tests
1619

1720
## Still Missing (for CRG B+)
1821

0 commit comments

Comments
 (0)