test_tools 0.19.1

Tools for writing and running tests.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Docs

## Scope

Design and API documentation for `test_tools`.

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `readme.md` | Document docs/ organization and entity index |
| `feature/` | Navigational hubs for user-facing features |
| `invariant/` | Correctness properties that must always hold |
| `pattern/` | Reusable design patterns applied in the implementation |
| `entities.md` | Cross-entity index of all doc instances |
| `doc_graph.yml` | Cross-reference graph for doc instance navigation |