preact-jsx-chai
JSX comparer
A plugin for Chai that enables comparing and validating JSX elements in Preact applications
Add JSX assertions to Chai, with support for Preact Components.
56 stars
4 watching
7 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
chaichai-pluginjsx-assertionsjsx-chaipreacttesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
ihordiachenko/eslint-plugin-chai-friendly | A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 53 |
turbo87/eslint-plugin-chai-expect | An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
fintechstudios/eslint-plugin-chai-as-promised | Prevents common issues when using chai-as-promised in ESLint configuration | 4 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
staltz/chai-virtual-dom | Provides virtual-dom element assertions for Chai assertion library | 24 |
infofarmer/eslint-plugin-jsx-a11y | Static AST checker for accessibility rules on JSX elements in React apps. | 22 |
xdissent/karma-chai | Provides integration of Chai assertion library with Karma test runner | 60 |
developit/preact-token-input | A reusable input component for handling tokenized input in React applications | 62 |
preactjs/preact-devtools | An extension for inspecting Preact application hierarchies, including props and state. | 316 |
preactjs/preact-render-to-string | A utility for rendering JSX and Preact components to HTML strings. | 653 |
developit/preact-photon | Provides a wrapper around Photon to simplify its use with Preact | 175 |
luisvinicius167/preact-mui | A Preact component library that integrates MUI CSS framework. | 37 |
robatwilliams/es-compat | Checks JavaScript code compatibility with target browsers and Node.js versions | 65 |
algolia/expect-jsx | Provides JSX equality checks for expect assertion library | 409 |