frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

Feature/protractor

Open ningod opened this issue 8 years ago • 1 comments

Summary

  • Added new goal protractor for Protractor support

Protractor is an end-to-end test framework for AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.

Tests and Documentation

  • Changed README.md adding protractor's informations
  • Added tests on example project

ningod avatar Jan 10 '17 14:01 ningod

The only problem in appveyor build is due to maven installation on their system

Failures: maven (exited -1) - Error while running C:\ProgramData\chocolatey\lib\maven\tools\chocolateyInstall.ps1.

ningod avatar Jan 11 '17 09:01 ningod