scenarioo / scenarioo-js

Scenarioo writer library to produce feature rich e2e test reports, e.g. from Protractor/WebDriverJS tests with Jasmine
http://www.scenarioo.org
MIT License
10 stars 3 forks source link

Disallow slashes in identifiers #7

Closed xeronimus closed 10 years ago

xeronimus commented 10 years ago

As a solution for issue #287 slashes and backslashes should not be allowed in identifiers.

Acceptance Criteria

adiherzog commented 10 years ago

See also https://github.com/scenarioo/scenarioo/wiki/Safe-Identifiers

adiherzog commented 10 years ago

I removed the question mark again because it actually does not make problems. So it's only slashes and backslashes that are note allowed in identifiers.