react-native-babel-jest
Testing config
A testing configuration utility for React Native applications using Jest
Simple testing configuration for React Native with Jest
19 stars
3 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
thymikee/jest-preset-angular | A configuration preset for Angular projects to use with the Jest testing framework. | 885 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,584 |
skevy/babel-preset-react-native-stage-0 | A Babel preset for React Native that uses stage-0 features | 101 |
hapag-lloyd/jest-puppeteer-react | A tool for automating React component testing in headless browsers using Jest and Puppeteer | 71 |
christoph-jerolimov/react-native-cosmos | A tool to test React Native components with pre-defined props and state values. | 20 |
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |
ksti/react-native-utils | A utility package for React Native applications | 4 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
jamiebuilds/babel-react-optimize | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
hustcc/jest-electron | Enables running Jest unit tests in a real browser environment with Electron support | 155 |
ivanzusko/vite-template-react-ts-jest | A basic template for building React applications with TypeScript and Vite, including support for Jest testing and ESLint configuration | 1 |