Skip to content

method7/jQuery-Plugin-Template-for-qUnit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

jQuery Plugin Template for Unit-testing (qunit)

This can be achieved by setting the debug variable to true:
$('body').m7plugin({
    debug: true
});

This template is relatively untested no guarantees and what not but it seems to be a good starting point. No point in over engineering your plugins :-P. Feel free to do as you will.

There are some (blissfully unaware) contributors so I have linked them below.

Other than that it seems fine you can demo at http://bit.ly/11DRTNd

Resources

licence

The software can be used free of charge for both non-commercial and commercial projects. The software is licenced with The GNU Lesser General Public License, version 2.1 (LGPL-2.1)

http://www.opensource.org/licenses/lgpl-2.1

About

jQuery plugin template that exposes methods within the closure for debugging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors