blob: a18ba1b308254f70773674093ee223c9cc397545 (
plain)
1
2
3
4
5
|
# Program Testing
A /program/ is a top-level package (either marked as with `@program="true"`,
or with a root `rater` node). This system provides a means of writing and
running test cases.
|