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

Run cleanup() when test runner supports teardown() #689

Closed
screendriver opened this issue Jun 3, 2020 · 1 comment
Closed

Run cleanup() when test runner supports teardown() #689

screendriver opened this issue Jun 3, 2020 · 1 comment

Comments

@screendriver
Copy link
Contributor

I guess my comment in my pull request #676 was overlooked but I don't know how to fix my pull request:

  • linting fails because teardown is not defined. Is this somewhere deep in eslint-config-kentcdodds?
  • I had problems to write a test for that because you are using Jest which does not have teardown()
@eps1lon
Copy link
Member

eps1lon commented Jun 3, 2020

Sorry for letting the PR get stale. Let's keep the discussion in the PR though.

@eps1lon eps1lon closed this as completed Jun 3, 2020
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