UNPKG

cdtsuite

Version:

Config driven testing suite for protractor

7 lines (6 loc) 150 B
require('babel/register'); exports.config = { framework: 'jasmine', seleniumAddress: 'http://localhost:4444/wd/hub', specs: ['spec.js'] }