API reference for screen utility
Closed this issue · 0 comments
borasemiz commented
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to 'React Testing Library'
- Click on 'API'
There is no mention of the screen utility. It is mentioned in parts of the documentation but in the API reference, I can't find it. You can import it like this:
import { screen } from '@testing-library/react';But no API reference.
Expected behavior A clear and concise description of screen utility.
Screenshots If applicable, add screenshots to help explain your problem.
