UNPKG

protractor

Version:

Webdriver E2E test wrapper for Angular.

6 lines (5 loc) 182 B
describe('check if ngHint plugin works on good apps', function() { it('should not have ngHint problems on a good app', function() { browser.get('ngHint/index.html'); }); });