matz / streem

prototype of stream based programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cram tests

alexispurslane opened this issue · comments

I am writing some tests for the parser using the cram testing library

I know this isn't a perfectly ideal testing situation, but it's something for the interim.

For more, please see pull request #34.