preact-render-spy

Component tester

A testing tool for React-like components

Render preact components with access to the produced virtual dom for testing.

GitHub

178 stars
6 watching
24 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

jsxpreacttesttestingvdom

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
testing-library/preact-testing-library Tools for testing Preact components to ensure they work as expected in different scenarios 145
preactjs/preact-render-to-string A utility for rendering JSX and Preact components to HTML strings. 659
developit/preact-markup A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. 201
hapag-lloyd/jest-puppeteer-react A tool for automating React component testing in headless browsers using Jest and Puppeteer 71
developit/preact-portal An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. 180
ezekielchentnik/preact-no-ssr An npm package that helps improve performance by skipping unnecessary server-side rendering of components 8
polymer/web-component-tester A tool for testing web components 567
windygex/preact-test-utils A utility package to mock React Test Utilities methods for Preact applications. 7
preactjs/preact-devtools An extension for inspecting Preact application hierarchies, including props and state. 317
dekujs/component-mock A utility for wrapping and testing React components in isolation 6
rspieker/jest-transform-svelte A tool to enable unit testing of Svelte components with Jest 35
developit/preact-cycle A minimal Virtual DOM rendering library using Preact 139
testing-library/svelte-testing-library Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. 623
christoph-jerolimov/react-native-cosmos A tool to test React Native components with pre-defined props and state values. 20
vutran/preact-codemod Automates the conversion of React code to Preact 40