rtl-simple-queries
rtl-simple-queries copied to clipboard
Simple wrapper queries for @testing-library/react
Results
2
rtl-simple-queries issues
Sort by
recently updated
recently updated
newest added
This library uses @testing-library/dom and exports from it. **What**: It supports any library that uses `screen` from `@testing-library/dom` **Why**: To support sister testing libraries like `@testing-library/react`, `@testing-library/vue` etc **How**: Move...
Problem description: Would be awesome to support typescript for newly added queries. Suggested solution: Add types!!!
enhancement
help wanted