Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of formidablelabs/enzyme-matchers

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
airbnb/enzyme
JavaScript Testing utilities for React
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
anseki/readline-sync
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

blainekasten's profile
blainekasten
140 contributions
pascalduez's profile
pascalduez
11 contributions
finnigantime's profile
finnigantime
8 contributions
vkrol's profile
vkrol
6 contributions
GreenGremlin's profile
GreenGremlin
5 contributions
evocateur's profile
evocateur
3 contributions
rtymchyk's profile
rtymchyk
3 contributions
boygirl's profile
boygirl
3 contributions
moredip's profile
moredip
2 contributions
SimenB's profile
SimenB
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
formidablelabs

formidablelabs/enzyme-matchers

Jasmine/Jest assertions for enzyme

JavaScript
889
113
MIT License

The **enzyme‑matchers** repository provides a set of custom assertions that extend Enzyme’s API for testing React components, making test code more expressive and readable. It bundles adapters for both **Jest** and **Jasmine** (with separate packages) so developers using either framework can write succinct Enzyme‑based expectations. The library is aimed at front‑end engineers who write unit and integration tests for React UI components.