Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation on automocking #5630

Merged
merged 12 commits into from
Feb 21, 2018
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Fixes

* `[docs]` Update automatic mocks documentation
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add this under ### Chore & Maintenance section below Fixes

([#5630](https://github.com/facebook/jest/pull/5630))
* `[expect]` Allow matching of Errors against plain objects
([#5611](https://github.com/facebook/jest/pull/5611))
* `[jest-cli]` Don't skip matchers for exact files
Expand Down