dashbitco / mox

Mocks and explicit contracts in Elixir
1.35k stars 77 forks source link

Use $callers to automatically add allowances #52

Closed axelson closed 5 years ago

axelson commented 5 years ago

If I'm understanding the "Improved instrumentation and ownership with $callers" portion of the Elixir 1.8.0 announcement then it should be possible to use $callers to automatically add allowances, is that correct? If so then I can work on a PR.

josevalim commented 5 years ago

Yes!!! I would love a PR.