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: 5 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. 620
preactjs/preact-devtools An extension for inspecting Preact application hierarchies, including props and state. 316
testing-library/eslint-plugin-testing-library A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. 992
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. 653
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 365
preactjs/preact-router URL router for Preact applications 1,017
avajs/typescript Tools for testing TypeScript projects using AVA. 73
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,584
devexpress/testcafe-react-selectors A plugin for TestCafe that simplifies testing ReactJS applications by providing extensions to select and interact with components. 203