Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update install.md
  • Loading branch information
Alex-Sokolov authored Jul 24, 2020
commit 0059a21e4d610491e17ecb7134df0d78cf1802b4
6 changes: 6 additions & 0 deletions docs/dom-testing-library/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ install the wrapper:

- [user-event](ecosystem-user-event.md) browser event simulation
- [jest-dom](ecosystem-jest-dom.md) custom Jest matchers
- [bs-jest-dom](ecosystem-bs-jest-dom.md) companion library for `bs-react-testing-library`
- [jest-native](ecosystem-jest-native.md) companion library for `Native Testing Library`
- [react-select-event](ecosystem-react-select-event.md) companion library for `React Testing Library`
- [eslint-plugin-testing-library](ecosystem-eslint-plugin-testing-library.md) ESLint plugin for Testing Library
- [eslint-plugin-jest-dom](ecosystem-eslint-plugin-jest-dom.md) ESLint plugin for Jest DOM
- [riot-testing-library](ecosystem-riot-testing-library.md) adds APIs for working with Riot.js components

## Main Exports

Expand Down