react-native-testing-library icon indicating copy to clipboard operation
react-native-testing-library copied to clipboard

react-test-renderer is deprecated

Open dynst opened this issue 1 month ago • 0 comments

https://www.npmjs.com/package/react-test-renderer

It's been marked as deprecated since https://github.com/facebook/react/pull/28705 and the README now recommends, funnily enough, @testing-library/react instead. https://github.com/testing-library/react-testing-library

dynst avatar Dec 09 '25 18:12 dynst