File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,12 @@ install the wrapper:
35
35
36
36
- [ user-event] ( ecosystem-user-event.md ) browser event simulation
37
37
- [ 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
38
44
39
45
## Main Exports
40
46
You can’t perform that action at this time.
0 commit comments