protractor-styleguide
protractor-styleguide copied to clipboard
Add rule about phrasing
The describe blocks should have a logical meaning. For eg the first describe block should contain the name of the page/module under test, second level of describe blocks could contain the state of the page/module under test and the it blocks should contain some logical form of the assertions