assert-element
Virtual DOM assertion library
A set of assertions for working with virtual DOM nodes in Deku/React applications
Assertions that can be used when working with Deku/React and JSX.
16 stars
2 watching
2 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides virtual-dom element assertions for Chai assertion library | 24 |
| An assertion toolkit for Node.js and the browser | 2,106 |
| A utility for wrapping and testing React components in isolation | 6 |
| A toolkit for writing tests with assertions in JavaScript | 371 |
| A fluent assertion library for Java that provides readable and extensible testing assertions. | 399 |
| A utility for mounting Deku components to the DOM | 1 |
| Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. | 101 |
| A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
| An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
| Assertions for JavaFX applications to verify their behavior and state | 7 |
| A fluent assertion library for Kotlin that simplifies writing tests and assertions in Kotlin programming language. | 867 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| A flexible assertion macro for C++ that allows customization and modular control of assertion levels. | 221 |
| A collection of utility functions for testing Deku components | 5 |
| A remote virtual DOM library that runs on the server and sends minimal diffs to the client for efficient interactivity in Single-Page Applications. | 140 |