File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# zora
22
3- Fast javascript test runner for ** nodejs** and ** browsers**
3+ Fast javascript testing library for ** nodejs** and ** browsers**
44
55[ ![ CircleCI] ( https://badgen.net/circleci/github/lorenzofox3/zora )] ( https://circleci.com/gh/lorenzofox3/zora )
66[ ![ npm] ( https://badgen.net/npm/v/zora )] ( https://www.npmjs.com/package/zora )
@@ -83,9 +83,9 @@ In my opinions:
8383
8484As a result zora is much smaller of an install according to [ packagephobia] ( https://packagephobia.now.sh ) than all the others test frameworks
8585
86- | | zora@3.1.0 | tape@4.10.2 | Jest@24.8.2 | AvA@2.1.0 | Mocha@6.1.4 |
87- | --------| :------------:| :-----------:| :-------------:| :------------:| ------------:|
88- | Install size | [ 209kb ] ( https://packagephobia.now.sh/result?p=zora ) | [ 1.06mb ] ( https://packagephobia.now.sh/result?p=tape ) | [ 32mb ] ( https://packagephobia.now.sh/result?p=jest ) | [ 14.8mb ] ( https://packagephobia.now.sh/result?p=ava ) | [ 5.59mb ] ( https://packagephobia.now.sh/result?p=mocha ) |
86+ | | zora | tape | Jest | AvA | Mocha|
87+ | --------| :------------:| :-----------:| :-------------:| :------------:| : ------------:|
88+ | Install size | [ ![ zora ] ( https://packagephobia.now.sh/badge?p=zora )] ( https://packagephobia.now.sh/ result?p=zora) | [ ![ tape ] ( https://packagephobia.now.sh/badge?p=tape ) ]( https://packagephobia.now.sh/result?p=tape ) | [ ![ jes ] ( https://packagephobia.now.sh/badge?p=jest )] ( https://packagephobia.now.sh/ result?p=jest) | [ ![ ava ] ( https://packagephobia.now.sh/badge?p=ava ) ]( https://packagephobia.now.sh/result?p=ava ) | [ ![ mocha ] ( https://packagephobia.now.sh/badge?p=mocha ) ]( https://packagephobia.now.sh/result?p=mocha ) |
8989
9090### Reporting is handled with another process (TAP aware)
9191
You can’t perform that action at this time.
0 commit comments