https://github.com/helpscout/test-utils
☂️ Test Utils: Handy utils for React and JavaScript testing
https://github.com/helpscout/test-utils
enzyme jsdom open-source react test testing utilities
Last synced: 3 months ago
JSON representation
☂️ Test Utils: Handy utils for React and JavaScript testing
- Host: GitHub
- URL: https://github.com/helpscout/test-utils
- Owner: helpscout
- License: mit
- Created: 2019-03-04T22:59:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T18:07:29.000Z (about 7 years ago)
- Last Synced: 2025-12-31T13:33:22.906Z (6 months ago)
- Topics: enzyme, jsdom, open-source, react, test, testing, utilities
- Language: TypeScript
- Homepage:
- Size: 581 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ☂️ Test Utils
[](https://travis-ci.org/helpscout/test-utils)
[](https://coveralls.io/github/helpscout/test-utils?branch=master)
> Test Utils: Handy utils for React and JavaScript testing
## Table of Contents
- [Installation](#installation)
- [See also](#see-also)
## Installation
```
npm install --save-dev @helpscout/test-utils
```
## See also
- [React Utils](https://github.com/helpscout/react-utils)