Classicist VS Mockist TDD in Elixir

,

I’ve taken a bit of time and created an example repo, which includes how I would use Mox in an ideal fashion. There’s nothing used beside plain ExUnit and Mox and it has “unittest” using mocks as well as implementation tests using a global process.
https://github.com/LostKobrakai/mox_example