Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Add eslint no-exclusive-tests rule #893

Closed
slaweet opened this issue Oct 20, 2017 · 0 comments
Closed

Add eslint no-exclusive-tests rule #893

slaweet opened this issue Oct 20, 2017 · 0 comments
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Oct 20, 2017

Expected behaviour

Eslint should fail if we have exclusive tests like describe.only or it.only.

Actual behaviour

Currently we don't have this rule included.

Steps to reproduce

Try running npm run eslint while having a random exclusive test.

@slaweet slaweet self-assigned this Nov 20, 2017
slaweet added a commit that referenced this issue Nov 21, 2017
 Add eslint no-exclusive-tests rule - Closes #893
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant