Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cerate an eslint plugin to sudgest to use alternative jest matchers. #190

Open
retyui opened this issue Aug 28, 2023 · 2 comments
Open

Cerate an eslint plugin to sudgest to use alternative jest matchers. #190

retyui opened this issue Aug 28, 2023 · 2 comments

Comments

@retyui
Copy link

retyui commented Aug 28, 2023

Describe the feature you'd like:

Eslint plugin that force devs to use jest-native matchers

Suggested implementation:

...

Describe alternatives you've considered:

...

Teachability, Documentation, Adoption, Migration Strategy:

...

@mdjastrzebski
Copy link
Collaborator

There already is ESLint pluging for testing library: https://testing-library.com/docs/ecosystem-eslint-plugin-testing-library/

@retyui
Copy link
Author

retyui commented Oct 5, 2023

But that plugin doesn't know nothing about jest-native matchers, doesn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants