Skip to content

irregular-at/play-qunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play! QUnit Module

The Play! QUnit module provides integration of QUnit Javascript unit tests with the Play! Framework.

Features:

  • Use Play! templating syntax in QUnit tests
  • Friendly running and error reporting of QUnit tests directly from the application
  • Running all tests automatically by simply accessing one URL in the browser
  • Generated JUnit compatible XML test reports for continuous integration

For detailed features and instructions on how to use the module have a look at the module documentation.

Licence

Play QUnit module is distributed under Apache 2 licence.

Some files especially public/qunit/testrunner.js, public/qunit/testrunner.css are derived work from the Play! testrunner module which is also licenced under Apache 2 licence.

Some files under public/qunit are from third parties and are licensed under their own terms. These license information can be found on top of the files.

About

QUnit integration for the Play! Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published