Skip to content

radams78/qunit-require

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qunit-require

An example which shows how to get QUnit and RequireJS to play nice with each other.

For more information, please refer my blog entry which describes this setup in further detail, or just dive head-first into the code comments :)

Running the Tests

Although this example project has almost zero real world value, you can execute the default grunt task to lint and execute the unit tests from the command line. From the root of the project, issue:

grunt 

Alternativley, view the tests/tests.html TestRunning in your web browser.

About

Using RequireJS with QUnit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors