๐Ÿ“š Reference


๐Ÿ“œ Chapter


Async Methods

fireEvent()

render()

screen()

Queries

TestingLibraryMatcher

Troubleshooting

โ€ฃ

โ€ฃ

๐Ÿ“ฆ Package


@testing-library/dom

@testing-library/jest-dom

@testing-library/react

@testing-library/react-hooks

@testing-library/user-event

React Testing Library


์„ค์น˜


# NPM
npm i -D jest
npm i -D @testing-libraray/react
npm i -D @testing-library/jest-dom

# YARN
yarn add -D jest
yarn add -D @testing-library/react
yarn add -D @testing-library/jest-dom 

input test