Extra v0.2.0 ExUnit.Extra

Extensions to ExUnit for testing purposes.

Link to this section Summary

Functions

Allows for a receive of either pattern to pass, otherwise raises

Link to this section Functions

Link to this macro assert_receive_either(pattern_a, pattern_b, timeout \\ 100) (macro)

Allows for a receive of either pattern to pass, otherwise raises.