You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
21
21
## `Jest-Pact` Roadmap
22
22
23
-
-[ ] Ensure that jest-pact plays well with jest's default of watch-mode
23
+
-[ ] Ensure that jest-pact plays well with jest's default of watch-mode (This has been mothballed, please see this [draft pr](https://github.com/pact-foundation/jest-pact/pull/53) for details. Contributions welcome!
24
24
-[ ] Ensure that pact failures print nice diffs (at the moment you have to go digging in the log files)
25
25
-[ ] Add a setup hook for clearing out log and pact files
0 commit comments