poenneby / eslint-plugin-codeceptjs

Eslint rules for CodeceptJS
15 stars 12 forks source link

New rule: no-exclusive-tests #12

Closed textbook closed 5 years ago

textbook commented 5 years ago

Name and report based on the Mocha ESLint plugin's no-exclusive-tests rule.

Can detect and fix Scenario.only.

poenneby commented 5 years ago

This one is good to merge once #11 has been merged (and following a rebase from master) Thanks again! 😀

poenneby commented 5 years ago

@textbook a couple of conflicts to resolve and we're good to go! 👌