Hello everybody,

Right now, when using assert_raise/2 (without passing the message) the test 
succeeds even if the exception itself has bad implementation of the message/1 
function and raises.

I propose that assert_raise should fail whenever such a broken exception 
implementation is encountered. This should allow catching additional bugs in 
test suites.

Michał.

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/4b610622-28db-4025-95c4-0cfe7d9bbdf1%40Spark.
For more options, visit https://groups.google.com/d/optout.

Reply via email to