ClosureJavascriptFramework icon indicating copy to clipboard operation
ClosureJavascriptFramework copied to clipboard

Test Harness hooks

Open DavidSouther opened this issue 12 years ago • 0 comments

Our project needs some page-wide code to execute before our included test cases. We need a place to insert our own code after the goog.base include, but before the tests are added. We also could use a place after the tests for some cleanup.

DavidSouther avatar May 18 '12 13:05 DavidSouther