Skip to content

gpmd/grunt-qunit-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-qunit-boilerplate v0.0.2

A simple Grunt, QUnit test-suite boilerplate.

Requirements

Installation

Clone the repo, then:

  1. npm install
  2. bower install
  3. grunt

Usage

  1. Write your tests in tests/js/tests.js
  2. Run grunt test
  3. Open a browser window and navigate to http://localhost:9000/tests/index.html
  4. Enable livereload
  5. Make a change to tests/js/tests.js and watch the terminal and browser window output change
  6. High-five a colleague!

Created by Matt Bailey

About

A simple Grunt, QUnit test-suite boilerplate.

Resources

Stars

Watchers

Forks

Packages

No packages published