All Versions
10
Latest Version
Avg Release Cycle
123 days
Latest Release
1615 days ago
Changelog History
Changelog History
-
v0.2.9 Changes
April 11, 2020๐คก You can now create mocks from modules like
:erlang
and:inet
-
v0.2.8 Changes
October 20, 2017 -
v0.2.7 Changes
October 18, 2017๐คก Thanks to @facto, you can now do assert or refute that a function on a mock was called with a struct.
Assume you have defined a struct named
Person
, you can now do the following:assert\_called my\_mock.my\_function(Matchers.any(%Person{}))
๐ For more context, see documentation for more details on the
any/1
matcher. -
v0.2.6 Changes
October 16, 2017 -
v0.2.5
October 09, 2017 -
v0.2.4 Changes
August 03, 2017โ Adds ability to deep match on maps. See documentation for details
-
v0.2.3
July 22, 2017 -
v0.2.2
June 03, 2017 -
v0.2.1
May 20, 2017 -
v0.2.0
April 04, 2017