> Just to clarify what Adam is proposing in this thread is *not* a fault > injection framework. >
Yes, thanks for clarifying Ashwin. Sorry Michael, this testing framework is more like these other frameworks: Java with Junit + Hamcrest: http://hamcrest.org/JavaHamcrest/tutorial Ruby with Rspec: https://rspec.info/documentation/3.8/rspec-expectations/#Built-in_matchers Javascript with Jasmine: https://jasmine.github.io/ >