component-mock

Component tester

A utility for wrapping and testing React components in isolation

A helper wrapper used for unit-testing deku components

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kvnneff/deku-testutils A collection of utility functions for testing Deku components 5
devexpress/testcafe-react-selectors A plugin for TestCafe that simplifies testing ReactJS applications by providing extensions to select and interact with components. 203
christoph-jerolimov/react-native-cosmos A tool to test React Native components with pre-defined props and state values. 20
testing-library/preact-testing-library Tools for testing Preact components to ensure they work as expected in different scenarios 145
polymer/web-component-tester A tool for testing web components 567
dsi-hug/dejajs-components An Angular components library and demo application for testing material-based UI components. 38
kvnneff/deku-component-is-node Determines if an object is a valid Deku component 1
styled-components/jest-styled-components Utilities for testing Styled Components with Jest 1,584
testing-library/svelte-testing-library Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. 620
erykpiast/cyclejs-mock Utility for testing applications using the Cycle.js framework. 22
hapag-lloyd/jest-puppeteer-react A tool for automating React component testing in headless browsers using Jest and Puppeteer 71
kvnneff/deku-component-mount A utility for mounting Deku components to the DOM 1
kvnneff/deku-component-find-all Traverses a component tree and returns components that satisfy a condition 1
duluca/angular-unit-test-helper A library that provides helper functions to write unit tests in Angular using mocks and spies 6
mzgoddard/preact-render-spy A testing tool for React-like components 178