This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@dallonf/tape-babel-css-modules

1.3.1 • Public • Published

A test runner for tape that utilizes babel in order to run test suites that include ESNext/Harmony features.

install

Install globally or locally (for npm scripts):

npm install tape-babel-css-modules

usage

Just run tape-babel-css-modules with the files to test (just like tape's bundled runner). Store configuration in a .babelrc file.

tape-babel-css-modules my-es-next-test.js

tape-babel-css-modules lib/**/__tests__/*-test.js # or glob patterns

licence

MIT

Package Sidebar

Install

npm i @dallonf/tape-babel-css-modules

Weekly Downloads

2

Version

1.3.1

License

MIT

Last publish

Collaborators

  • dallonf