Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 393 Bytes

Expect test runner

Simple project aim to add a test runner and test suites for mjackson/expect assertions.

Short description (for now...)
Add test file with matching .test-exp.js ending and export default new ExpectTestSuite in it.
describe Test Cases with .it methods

start with npm start to see results

see examples in /tests folder