We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc048d commit 6dfff65Copy full SHA for 6dfff65
CHANGELOG.md
@@ -69,6 +69,8 @@
69
([#5154](https://github.com/facebook/jest/pull/5154))
70
* `[jest-jasmine2]` Support generator functions as specs.
71
([#5166](https://github.com/facebook/jest/pull/5166))
72
+* `[jest-jasmine2]` Allow `spyOn` with getters and setters.
73
+ ([#5107](https://github.com/facebook/jest/pull/5107))
74
* `[jest-config]` Allow configuration objects inside `projects` array
75
([#5176](https://github.com/facebook/jest/pull/5176))
76
* `[expect]` Add support to `.toHaveProperty` matcher to accept the keyPath
0 commit comments