Installing Elixir on Windows with WSL 2 Improve Elixir code with static code analysis.

Testing Side Processes with Monitoring in Elixir

Latest post from Eric, on testing side processes and using Process.monitor and assert_receive to make sure the delivery process isn’t outpaced by the test process in the Ecto sandbox.

https://blog.smartlogic.io/test-process-monitoring/