Mocking External Dependencies in Elixir
A reader recently asked me about mocking external dependencies in Elixir. So, I wanted to discuss two popular mocking libraries and how to mock without a library (and which option I like best).
https://www.germanvelasco.com/blog/mocking-external-dependencies-in-elixir
Read next Elixir’s best practices: Achieve secure authentication