-
Notifications
You must be signed in to change notification settings - Fork 3
unit testing system written in ooc (candidate for the ooc compiler test suite)
showstopper/woot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
woot is a unit testing system written in ooc. When feature-complete, it will be used as the official unit testing system of the ooc compiler test suite. Governing principles: * File-based * For each test, can specify "should compile (or not)", with which error message, "should run (or not)", "should segfault", "should throw exception" * Generate nice text (commandline) summaries, HTML summaries, etc. Possibility to maintain a history of failed/passed tests. For explanations on how it should work, read the README files in every directory, and testsuite.woot
About
unit testing system written in ooc (candidate for the ooc compiler test suite)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published