0.2.5 • Published 9 years ago

norma-casperjs v0.2.5

Weekly downloads
11
License
MIT
Repository
github
Last release
9 years ago

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

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago