jest-puppeteer-react
Component tester
A tool for automating React component testing in headless browsers using Jest and Puppeteer
Screenshot tests for your react components in chromium using puppeteer & jest
71 stars
10 watching
19 forks
Language: JavaScript
last commit: 29 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
apentle/react-native-babel-jest | A testing configuration utility for React Native applications using Jest | 19 |
hlaueriksson/puppeteer-sharp-contrib | Extensions to the .NET API for automating Chrome browser tests | 82 |
jdobosz/testcafe-browser-provider-puppeteer | Enables headless browser testing in CI pipelines without external dependencies like xvfb. | 49 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,584 |
stefanschenk/testcafe-browser-provider-puppeteer-chromium | This plugin enables TestCafe to run browser tests with Chromium, allowing developers to write end-to-end tests for web applications. | 2 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
mzgoddard/preact-render-spy | A testing tool for React-like components | 178 |
wildhoney/ava-webcomponents | Utility middleware for testing web components in AVA via Puppeteer. | 1 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |
christoph-jerolimov/react-native-cosmos | A tool to test React Native components with pre-defined props and state values. | 20 |
souporserious/react-measure | A utility library for computing measurements of React components. | 1,937 |
dmiller9911/jest-aphrodite-react | A tool to help React developers visualize CSS styles in Jest snapshots | 13 |