September 6, 2023
Achieving High-Quality Tests in Elixir with Gherkin (Part 2)
Part 2: UI Test Automation in Elixir with Wallaby Wallaby is a functional testing library for Phoenix and Elixir web applications. It allows you to write and run automated tests for your application's UI, ensuring that it works as expected. With Wallaby, you can test the interactions and behaviors of your…