
#137: Creating Data with ExMachina
Published September 20, 2021
7m 28s
In this episode let’s update the tests for our Elixir Phoenix application to use ExMachina
to generate our test data.
First, before we make any changes to our tests…