preact-testing-library

Component tester

Tools for testing Preact components to ensure they work as expected in different scenarios

Simple and complete Preact DOM testing utilities that encourage good testing practices.

GitHub

145 stars
3 watching
38 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list

testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
testing-library/svelte-testing-library Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. 623
preactjs/preact-devtools An extension for inspecting Preact application hierarchies, including props and state. 317
testing-library/eslint-plugin-testing-library A plugin for ESLint to follow best practices and detect common mistakes in testing library usage 993
mzgoddard/preact-render-spy A testing tool for React-like components 178
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-render-to-string A utility for rendering JSX and Preact components to HTML strings. 659
dekujs/component-mock A utility for wrapping and testing React components in isolation 6
preactjs/preact-custom-element A library that allows developers to wrap Preact components as custom elements in web applications 367
preactjs/preact-router URL router for Preact applications 1,019
avajs/typescript Tools for testing TypeScript projects using AVA. 75
mobxjs/mobx-preact A package providing MobX bindings specifically for Preact 127
jamesbirtles/fpreact An alternative API for creating Preact components inspired by Elm's functional programming style 47
styled-components/jest-styled-components Utilities for testing Styled Components with Jest 1,585
devexpress/testcafe-react-selectors A plugin for TestCafe that simplifies testing ReactJS applications by providing extensions to select and interact with components. 203