ThinkingElixir 093: Preventing Service Abuse with Michael Lubas Elixir’s best practices: Achieve secure authentication

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