@rxse/webtestit-lint-rules

A collection of lint rules recommended for Ranorex Webtestit projects

Usage no npm install needed!

<script type="module">
  import rxseWebtestitLintRules from 'https://cdn.skypack.dev/@rxse/webtestit-lint-rules';
</script>

README

Ranorex Webtestit lint rules

A collection of tslint rules used for Ranorex Webtestit projects

Rules

  • protractor-no-identical-title-rule : Prohibits the use of duplicate it/describe names

This is used to ensure protractor's --grep cli parameter gets a unique full testname

License

This project is licensed under the MIT License.