feat: P.3.1 reference test-module — lib-core.maps assertions
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# sporel-module-lib-core.maps-test
|
||||
|
||||
P.3.1 reference test-module — validates `lib-core.maps` API contracts
|
||||
via the `engine.test.*` assertion surface.
|
||||
|
||||
- Module-ID: `lib-core.maps-test`
|
||||
- Version: `0.1.0`
|
||||
- Kind: `test-module` (headless; runs init() once + exits)
|
||||
- Spec: `meta/docs/superpowers/specs/2026-05-10-test-module-pattern-design.md`
|
||||
|
||||
## Run
|
||||
|
||||
```bash
|
||||
Sporel.exe --module=lib-core.maps-test
|
||||
```
|
||||
|
||||
Output is TAP version 13 on stdout; exit-code = failure-count (0 = all pass).
|
||||
Reference in New Issue
Block a user