Configure Retry for Wallaby or ExUnit

157 Views Asked by At

Currently I'm developing browser tests but sometimes they are flaky so I want to add retry to those tests, Idk if there is an easy way to add retry to a project with Wallaby and ExUnit by configuration or if there is an library out there. Thanks

0

There are 0 best solutions below