Skip to content

@testing-library/react/cleanup-after-each has been deprecated #1

@ManAnRuck

Description

@ManAnRuck

in your tutorial you added @testing-library/react/cleanup-after-each but the console throws an warning that it's deprecated. do you want update you blog post?

https://www.pluralsight.com/guides/how-to-test-react-components-in-typescript

The module `@testing-library/react/cleanup-after-each` has been deprecated and no longer does anything (it is not needed). You no lo
nger need to import this module and can safely remove any import or configuration which imports this module

Bildschirmfoto 2019-11-06 um 09 57 05

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions