Skip to content

Conversation

alco
Copy link
Member

@alco alco commented Sep 25, 2013

Closes #1724.

I think it's a matter of first experience -- to learn the fact that assert_receive takes a pattern. I have simply added the tricky case of ^x as another example.

josevalim pushed a commit that referenced this pull request Sep 25, 2013
Add a tricky pattern example for assert_receive
@josevalim josevalim merged commit 0a7f6e7 into elixir-lang:master Sep 25, 2013
@alco alco deleted the assert_receive branch May 16, 2014 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ExUnit's assert_receive passes in cases where it should fail (related to using variables in pattern matching)
2 participants