Module

ExUnit.Assertion

Changes by version

Elixir 1.11.0

· 1 change

Enhancement Tool: ExUnit

Allow receive timeouts to be computed at runtime

Elixir 1.7.0

· 1 change

Enhancement Tool: ExUnit

Print the arguments in error reports when asserting on a function call. For example, if assert is_list(arg) fails, the argument will be shown in the report