Login
From:
The Great Code Adventure
(Uncensored)
subscribe
Testing GenServers with Erlang Trace
https://www.thegreatcodeadventure.com/testing-genservers-with-erlang-trace/
links
backlinks
Tagged with:
testing
erlang
elixir
rabbitmq
exunit
genservers
Roast topics
Find topics
Find it!
Thanks to lots of Googling and some help from a friend, I learned you can test that a GenServer received a message with the help of Erlang tracing.