enzyme-matchers

Jasmine/Jest assertions for enzyme

Github星跟踪图

enzyme-matchers

License
Travis CI
![Maintenance Status][maintenance-image]

Overview

This is an assertion library for enzyme to simplify your tests, and make them more readable.

This library supports several testing frameworks including Jest and Jasmine.

Want to add support for another testing framework? Check out our contributing doc!

Readme's for each package:

Development

Setup

$ git clone <this repo>
$ cd enzyme-matchers
$ npm install
$ lerna bootstrap

Tests

Linters:

$ npm run lint

Tests:

$ npm test

Contributing

We want to make this assertion library as robust and complete as possible. If you think that there are missing features/assertions, please open a GitHub issue or even better - a PR.

This project uses lerna

Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

 _________________
< The MIT License >
 -----------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\, ----w, ```


## Maintenance Status

**Active:** Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome. 

[maintenance-image]: https://img.shields.io/badge/maintenance-active-green.svg

## Publishing Steps

1. Create a branch with version name. e.g., `Release7.1.1`
2. Edit CHANGELOG.md with entries (associating change to each github username to credit changes!)
3. Commit change as "Changelog 7.1.1'
4. Push branch to github
5. Deploy by running `lerna publish` and follow prompts. Always publish all packages.
6. Create PR in github for `Release7.1.1` branch
7. PR description should follow the template of `:tada: Thanks @_users_who_contributed_, ... :tada:`. [Here is an example](https://github.com/FormidableLabs/enzyme-matchers/pull/326)
8. Squash and merge (otherwise we get 2 commits)

主要指标

概览
名称与所有者enzymejs/enzyme-matchers
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2016-04-06 22:10:35
推送于2024-03-07 04:14:28
最后一次提交2024-03-06 23:14:28
发布数56
最新版本名称v7.1.2 (发布于 2019-10-29 10:42:18)
第一版名称v0.1.0 (发布于 2016-04-07 14:17:19)
用户参与
星数891
关注者数23
派生数113
提交数250
已启用问题?
问题数130
打开的问题数18
拉请求数195
打开的拉请求数34
关闭的拉请求数21
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?