Elixir Releases: Solving Build-time vs Run-time env problem with Akd KaufmannEx -  Elixir Microservices with Kafka and Avro

How to Use IEx.pry in Elixir Tests

IEx.pry/0 is great for debugging Elixir applications, but can be perplexing to integrate into your tests. Here’s some quick tips.

https://adamdelong.com/iex-pry-test/