Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 780 Bytes

File metadata and controls

34 lines (25 loc) · 780 Bytes

TEST-NEEDS.md — affinescriptiser

CRG Grade: C — ACHIEVED 2026-04-04

Current Test State

Category Count Notes

Test directories

2

Location(s): /tests, /verification/tests

CI workflows

22

Running tests on GitHub Actions

Unit tests

Built-in

Rust/cargo test framework

Integration tests

Configured

Via integration/ directory

What’s Covered

  • ✓ Rust unit test suite (cargo test)

  • ✓ Documentation tests

  • ✓ Example programs with tests

Still Missing (for CRG B+)

  • ❏ Code coverage reports (codecov integration)

  • ❏ Detailed test documentation in CONTRIBUTING.md

  • ❏ Integration tests beyond unit tests

  • ❏ Performance benchmarking suite

Run Tests

cargo test