phoenix_integration: lightweight integration tests
Just published phoenix_integration to hex. https://hex.pm/packages/phoenix_integration
Works within the existing Phoenix.ConnTest framework and emphasizes both speed and readability.
The goal is to chain together a string of requests and assertions that thoroughly exercise your application in as lightweight and readable manner as possible.
Read next Part Two: I don't understand Changesets
