https://github.com/25th-floor/jasmine-expect-react
Jasmine matchers for React
https://github.com/25th-floor/jasmine-expect-react
Last synced: 3 months ago
JSON representation
Jasmine matchers for React
- Host: GitHub
- URL: https://github.com/25th-floor/jasmine-expect-react
- Owner: 25th-floor
- License: mit
- Created: 2016-02-10T12:23:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T09:14:02.000Z (over 9 years ago)
- Last Synced: 2025-02-21T11:16:59.960Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jasmine Matchers for React
This repository adds some convenient custom matchers for React to the [Jasmine testing framework](http://jasmine.github.io/).
It extends the awesome collection of general purpose matchers [Jasmine-Matchers](http://github.com/JamieMason/Jasmine-Matchers) by Jamie Mason.**Beware:** This package has just been released with an incomplete set of matchers and without tests.
It will be extended soon.
Feel free to contribute!## Available Matchers
*None.*