Skip to content

Tags: zyuyou/meck

Tags

0.8.1

Toggle 0.8.1's commit message
Tag meck 0.8.1

0.8

Toggle 0.8's commit message
Merge branch 'develop'

Updated README.md

0.7.2

Toggle 0.7.2's commit message
Version 0.7.2

- Change: Allow wildcards in history functions
  (Might break backwards compatibility in rare cases where code relies on
   the '_' atom as a normal atom, it is now the wildcard pattern)
- Change: Add caller Pid to history
  *CAUTION* This will break backwards compatibility for functions that rely
  on the return value of history/1!
- New: function num_calls/3+4 that return number of calls made to a MFA spec.
- New: function called/4 that takes a caller Pid as argument
- New: function history/2 that takes a caller Pid as argument
- Change: By default, passthrough now records coverage statistics on original
  module (disable by using the 'no_passthrough_cover' option).

0.7.1

Toggle 0.7.1's commit message
Version 0.7.1

- Fix eproxusGH-30: passthrough not accepting different arguments

0.7

Toggle 0.7's commit message
Version 0.7

- Add unstick option making it possible to mock sticky modules

0.6.3

Toggle 0.6.3's commit message
Version 0.6.3

- Fix incorrect version number in .app file

0.6.2

Toggle 0.6.2's commit message
Version 0.6.2

- Fix re adding shortcut expects
- Fix returning of opaque terms in shortcut expectations

0.6.1

Toggle 0.6.1's commit message
Version 0.6.1

- Fix bug with node name on certain hosts
- Fix makefile depending on non-existing local rebar
- Speed impromevents for for shortcut expects (from 13 microseconds to
  1 microsecond)

0.6

Toggle 0.6's commit message
Version 0.6

0.5.1

Toggle 0.5.1's commit message
Version 0.5.1