0.7.4 • Published 7 years ago

mobile-toolbox-test-helpers v0.7.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Build Status Coverage Status

Mobile Toolbox Test Helpers

Test Helpers used by Mobile Toolbox

Stacks

  • unit test: jest
  • code coverage: nyc, wallabyjs(optional)
  • ci: travis

How to use?

Commands list

yarn test           // run test(mocha) and coverage report(nyc)
yarn test:watch     // run test on watch mode (without coverage report)
yarn build          // build for both esm (ES5 + ES2015 module) and ES5 UMD bundle, at dist folder.
yarn lint           // run lint against lib and test

Testing

This boilerplate use Mocha as test framework. Wallaby.js is just supplementary for development. Delete the wallaby.js if you don't want to use it.

Reference

License

MIT

0.7.4

7 years ago

0.7.3

7 years ago

0.7.0

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago