reasy-postpackager-qunit

0.0.1 • Public • Published

reasy-postpackager-qunit

A test plugin for reasy to test js file.

usage

$ npm install -g reasy-postpackager-qunit
$ vi path/to/project/fis-conf.js
//for fis3
fis.match('::packager', {
  postpackager: fis.plugin('qunit', {
    all: ['test/*.html']
  })
});

more options

Readme

Keywords

Package Sidebar

Install

npm i reasy-postpackager-qunit

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • lwdgit