Skip to content

Instantly share code, notes, and snippets.

@thepont
thepont / testing-comparison-table.md
Last active July 12, 2016 02:25 — forked from allanhortle/testing-comparison-table.md
Testing Comparison Table

Testing Comparison Table

##JavaScript test frameworks

Name Assertion Library Test Runner Mocks & Spies Coverage
Jest X X X X
Karma - - -
Jasmine X X X -
mocha - X - -