- First stable release
#2: log specs failure in the console #3: improve facade.js to avoid modifying your stories declaration when adding ci
- change specs display to improve failures readability
- add hooks and jest/mocha specifics functions :
- before, after, beforeEach, afterEach
- jest : xit, fit, xdescribe
- mocha : describe.only, describe.skip, it.only, it.skip