Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
React Storybook : Isolate your React UI Component development from the main app. Now you can develop and design React UI components without running your app. You just l...
tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
Next.js : A minimalistic framework for server-rendered React applications
Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.