Skip to content

Commit 3ed05cf

Browse files
authored
Update install.md (#531)
1 parent ff11cc1 commit 3ed05cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/dom-testing-library/install.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ install the wrapper:
3535

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

3945
## Main Exports
4046

0 commit comments

Comments
 (0)