protractor-ngstrictdi-plugin
v0.1.0
Published
A Protractor plugin to look for and report dependency injection errors in Angular
Downloads
3
Maintainers
Readme
protractor-ngstrictdi-plugin
A Protractor plugin to look for and report dependency injection errors in Angular. This plugin requires that the ngStrictDi directive is used on the same element that ngApp is declared (see Dependency Injection)