Skip to content

developerdave/qunit_a_tron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUnit A Tron Build Status

QUnit A Tron allows you to create the base framework needed to run QUnit tests.

Installation

Add this line to your application's Gemfile:

gem 'qunit_a_tron'

And then execute:

$ bundle

Or install it yourself as:

$ gem install qunit_a_tron

Usage

$ qunit init

This will create the QUnit framework.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published