Skip to content

Instantly share code, notes, and snippets.

@alco
Created June 3, 2014 12:23
Show Gist options
  • Save alco/10e2703640f8ff78fd03 to your computer and use it in GitHub Desktop.
Save alco/10e2703640f8ff78fd03 to your computer and use it in GitHub Desktop.
λ mix test
1) test the truth (TestyTest)
test/testy_test.exs:4
Assertion with == failed
code: 1 + 1 == 3
lhs: 2
rhs: 3
stacktrace:
test/testy_test.exs:5
Finished in 0.03 seconds (0.03s on load, 0.00s on tests)
1 tests, 1 failures
Randomized with seed 971564
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment