VitorLuizC/typescript-library-boilerplate

Use Jest instead of AVA

VitorLuizC opened this issue · 1 comments

AVA doesn't support mocking modules. Jest is more complete, a framework with batteries included and AVA seems pretty smaller and simple.

Fixed on 4456e7f.