Our great sponsors
-
react-hooks-testing-library
🐏 Simple and complete React hooks testing utilities that encourage good testing practices. (by dangolbeeker)
Can anyone show me how to go about updating a npm package to React 18? An example is https://github.com/dangolbeeker/react-hooks-testing-library
-
react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
For more information see: - The PR implementing 'renderHook' in React Testing Library
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- TinySource - Completely free TS/JS one-file source code snippets with tests, which can be copied to avoid extra dependencies (contributions welcome).
- How to test if a component is rendered with the right props when using react-testing-library?
- Por qué usar Testing Library en lugar de Enzyme
- Mocking browser APIs (fetch, localStorage, Dates...) the easy way with Jest
- Testing Functions within Functional React Components