0.2.5 • Published 10 years ago

norma-casperjs v0.2.5

Weekly downloads
11
License
MIT
Repository
github
Last release
10 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

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago