DracoBlue / jsb

A very extendable Toolkit to inject Javascript Behaviour into rendered HTML without Inline Javascript. (jsb was formerly known as JsBehaviourToolkit)
http://dracoblue.net
Other
52 stars 8 forks source link

refactor tests into requirejs #10

Closed DracoBlue closed 11 years ago

DracoBlue commented 11 years ago

Currently there is a messy selfwritten loader for the test files. It should be realized with requirejs and on demand loading.