mbakeranalecta / sam

Semantic Authoring Markdown
Other
79 stars 8 forks source link

Test framework for negative tests #105

Open mbakeranalecta opened 7 years ago

mbakeranalecta commented 7 years ago

The current test tests for successful processing of valid constructs, but it does not test for correct detection of invalid constructs. To do these kinds of tests we need a text framework that can detect when an error is reported and compare it to the expected error.