react-select-event
react-select-event copied to clipboard
Working with `cypress-testing-library`
trafficstars
Would there be any issue with only leveraging the findBy* and findAllBy* queries from this library?
Hi @kylemh !
Sorry, I’m not sure I understand this issue. This library does not export findBy or getBy functions.
Can we do so?
cypress-testing-library ONLY exports findBy*/ findAllBy* as cypress is asynchronous by nature.
If we did so, this library could help both react-testing-library and cypress-testing-library