Skip to content

Annotations

sethmcl edited this page Nov 21, 2012 · 1 revision

@venus-include path/to/file.js

Will include file.js via a script element in the test harness page.

/**
 * @venus-include foo.js
 */

The file path is relative to the test file location.

@venus-library

@venus-fixture

Clone this wiki locally