dhh1128 / intent

the intent formal language
https://intentlang.org
2 stars 1 forks source link

security: make fault injection a first-class feature #133

Open dhh1128 opened 8 years ago

dhh1128 commented 8 years ago

Error-handling blocks of code are notoriously under-tested. We need to make it possible to trigger all code paths very easily--perhaps by generating a build that instruments code path overrides so we can programmatically trigger all of them as part of some type of test.