We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4030196 commit 5914abaCopy full SHA for 5914aba
CHANGELOG.md
@@ -282,6 +282,10 @@ Now imagine that `json_payload` is a large JSON blob and the `"key"` inside the
282
* [URI] Preserve slashes in URIs without authority
283
* [URI] Require a nil or an absolute path on URIs with host or authority
284
285
+#### ExUnit
286
+
287
+ * [ExUnit.Assertions] Fix `assert_receive` and `assert match?` to behave consistently compared `receive` and `match?` when given an invalid macro
288
289
#### IEx
290
291
* [IEx] Exit IEx session if the group leader exits
0 commit comments