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.

GitHub

16 stars
2 watching
2 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
staltz/chai-virtual-dom Provides virtual-dom element assertions for Chai assertion library 24
automattic/expect.js An assertion toolkit for Node.js and the browser 2,107
dekujs/component-mock A utility for wrapping and testing React components in isolation 6
unexpectedjs/unexpected A toolkit for writing tests with assertions in JavaScript 370
alexruiz/fest-assert-2.x A fluent assertion library for Java that provides readable and extensible testing assertions. 399
kvnneff/deku-component-mount A utility for mounting Deku components to the DOM 1
jquery/jquery-dist Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. 102
dubiousdavid/dominator A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve 73
t-huth/eslint-plugin-chai-assert-bdd An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. 2
manuel-mauky/assertj-javafx Assertions for JavaFX applications to verify their behavior and state 7
markusamshove/kluent A fluent assertion library for Kotlin to simplify testing and validation of code behavior. 867
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
foonathan/debug_assert A flexible assertion macro for C++ that allows customization and modular control of assertion levels. 221
kvnneff/deku-testutils A collection of utility functions for testing Deku components 5
pkamenarsky/replica A remote virtual DOM library that runs on the server and sends minimal diffs to the client for efficient interactivity in Single-Page Applications. 139