contently / videojs-annotation-comments

A plugin for video.js to add support for timeline moment/range comments and annotations
https://contently.github.io/videojs-annotation-comments/
Other
171 stars 50 forks source link

Feature tests should be able to run headless #5

Closed jackpope closed 5 years ago

jackpope commented 7 years ago

Currently feature tests have to be run from the browser by visiting http://localhost:3004/mocha/features/index.html

There should be a headless option so they can be run through a gulp task.