Last change
on this file since 257 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
433 bytes
|
Line | |
---|
1 | doh/plugins - plugins to configure and extend the DOH runner |
---|
2 | |
---|
3 | These are loaded after the test runner and test url, but before the runner begins. This provides an opportunity to wrap and monkey-patch doh, the test harness and the test runner. |
---|
4 | |
---|
5 | Usage - e.g.: |
---|
6 | util/doh/runner.html?testModule=tests.cache&dohPlugins=doh/plugins/hello |
---|
7 | util/doh/runner.html?testModule=tests.cache&dohPlugins=doh/plugins/hello;doh/plugins/alwaysAudio |
---|
Note: See
TracBrowser
for help on using the repository browser.