This package has been deprecated

Author message:

Renamed to generator-karma. Update your references.

generator-testacular

0.1.1 • Public • Published

Testacular generator Build Status

Maintainer: Brian Ford

See the Testacular documentation for more info.

Why Testacular?

Testacular runs the tests in the browser, but reports them in the CLI. This greatly improves your workflow by giving you constant, accurate feedback on the status of your tests.

PhantomJS is a great option too, but it has the one drawback that it won't expose browser inconsistencies.

Usage

Running yo testacular will generate a testacular.conf.js file for your project.

Note that you'll need to install the gruntacular plugin for grunt and update your Gruntfile.js. If you're using testacular through the AngularJS generator, all of the configuration is done for you.

Configuration

Testacular can be configured by editing testacular.conf.js. See the documentation page on the config file for an exhaustive list of options.

Contribute

See the contributing docs

License

BSD license

Readme

Keywords

none

Package Sidebar

Install

npm i generator-testacular

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • sindresorhus
  • addyosmani
  • paulirish
  • btford