Integration testing Elixir with Wallaby
Wallaby is a library for running end-to-end integration tests in Elixir (probably Phoenix) apps. This screencast tutorial starts from a freshly installed Phoenix (v 1.4.9) app called “Wally”, installs the needed libraries, configures the app to use them and writes an integration test.
https://alchemist.camp/episodes/integration-testing-elixir-wallaby
Read next Oban Recipes Part 6: Expected Failures