chai-calling-with
Readable way for testing exceptions for Chai
Installation
Install using npm:
npm install chai-calling-with
Setup
var chai = ;chai;
Assertions
.calling
whencallingtothrow; myFunctionshouldcallingthrow;
.callingWith
whentothrow; myFunctionshouldthrow;
Contributing
Please submit all issues and pull requests to the adambrunner/chai-calling-with repository!
Tests
Run tests using npm test
.
Support
If you have any problem or suggestion please open an issue here.