Skip to content

Instantly share code, notes, and snippets.

View thepont's full-sized avatar

Paul Esson thepont

  • blueflag
  • Melboune
  • 17:50 (UTC +10:00)
View GitHub Profile
@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 - -