Ack With Ease Playing with FFmpeg C code in Elixir

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/