Skip to content

Instantly share code, notes, and snippets.

@allanhortle
Last active November 2, 2017 01:16
Show Gist options
  • Save allanhortle/b6c9f3800ec1102074fbdffbd115a839 to your computer and use it in GitHub Desktop.
Save allanhortle/b6c9f3800ec1102074fbdffbd115a839 to your computer and use it in GitHub Desktop.
Testing Comparison Table

Testing Comparison Table

Name Assertion Library Test Runner Mocks & Spies Coverage
Karma - X - -
Jasmine X X X -
mocha - X - -
sinon - - X -
proxyquire - - X -
tape X X - -
ava X X - -
nyc - - - X
istanbul - - - X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment