tame/progtest
Mike Gerwitz 9e421daf67 progtest: bug: constants are not initialized until rating
Ugh, this is nasty.
2018-02-19 15:21:14 -05:00
..
bin progtest: bug: constants are not initialized until rating 2018-02-19 15:21:14 -05:00
build-aux progtest: Generate index.js files 2018-02-19 15:21:14 -05:00
src progtest: bug: constants are not initialized until rating 2018-02-19 15:21:14 -05:00
test progtest: Async run each test serially 2018-02-19 15:21:14 -05:00
.gitignore progtest: .gitignore: ignore compiled output 2018-02-19 15:21:14 -05:00
Makefile Initial embedding of YAML test case runner 2018-02-19 15:21:14 -05:00
README.md progtest: Initial working console runner 2018-02-19 15:21:14 -05:00
package.json Initial embedding of YAML test case runner 2018-02-19 15:21:14 -05:00

README.md

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.