testing-library / eslint-plugin-testing-library

ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
https://npm.im/eslint-plugin-testing-library
MIT License
967 stars 135 forks source link

docs: add missing import #863

Closed stefannibrasil closed 5 months ago

stefannibrasil commented 5 months ago

Checks

Changes

I was going through this example to understand a failure I was getting. I noticed that the import methods from the testing-library was missing the render method. Not sure if that's intentional since the examples are for any testing library. Thanks!

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 6.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: