Testing with Mock Processes in Elixir
Recently at SmartLogic and in my side projects, I’ve wanted to test code that interacts with processes. This post covers what I came up with after listening to an episode of Elixir Mix and toying around with a better way to test my code.
https://blog.smartlogic.io/testing-against-processes-in-elixir/
Read next Playing with FFmpeg C code in Elixir