genfile_core 0.12.0

File generation tools for code generation and template materialization.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Test Specs — API Surface

Test specification documents for the four api/ doc entity instances.

## Responsibility Table

| File | Responsibility |
|------|----------------|
| `readme.md` | Index of all api/ test spec files |
| `01_template_value_api.md` | Test cases for the template value API contract |
| `02_parameter_api.md` | Test cases for the parameter API contract |
| `03_generation_api.md` | Test cases for the generation API contract |
| `04_error_contract.md` | Test cases for the error contract API |