norma-casperjs

0.2.5 • Public • Published

norma-casperjs

Browser Sync Package for Norma Build Tool

To use add the following to your norma.json:

"tasks": {
  "casperjs": {
    "src": "test/**/*",
  }
}

The src variable is where your test files are located.

Warning!

As of right now, the package assumes you have casperjs and phantom js installed. I am working on a lookup and install process if they are not found but right now please install them prior to installing norma-casperjs

Readme

Keywords

Package Sidebar

Install

npm i norma-casperjs

Weekly Downloads

1

Version

0.2.5

License

MIT

Last publish

Collaborators

  • jbaxleyiii
  • newspring