Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

[Question] How to exclude tests #19

Open
blackxored opened this issue Sep 14, 2017 · 0 comments
Open

[Question] How to exclude tests #19

blackxored opened this issue Sep 14, 2017 · 0 comments

Comments

@blackxored
Copy link

I wonder if there's an easy way to exclude some of these rules for tests. Since we're more or less forced to write them in a specific way I often end up with these:

  • fp/no-nil (e.g describe/it)
  • fp/no-unused-expression (assertions)
  • fp/no-mutation (mocks)
  • ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant