gulp-examplejs
A tool for converting example code into test cases with examplejs.
Installation
Install package with NPM and add it to your development dependencies:
npm install --save-dev gulp-examplejs
Usage
var examplejs = ; gulp;
Options
-
desc
Test case description
-
timeout
Test case timeout
-
head
Include head filen
-
header
Include head text
License
MIT © zswang