PLAY PODCASTS
Difference in methods emanating from screen and render
Season 1 · Episode 3

Difference in methods emanating from screen and render

Brandon asked this on 2021-09-03

The Call Kent Podcast

September 3, 20214m 38s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

What’s the difference between `screen.getByText` and `const { getByText } = render()`
More generically - what’s the difference between methods originating from these different objects

Common mistakes with React Testing Library - Not Using Screen

Topics

screenrenderreact-testing-library