diff --git a/README.md b/README.md index 4c2915b..10e68d6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# capybara-lockstep +# capybara-lockstep [![Tests](https://github.com/makandra/capybara-lockstep/actions/workflows/test.yml/badge.svg)](https://github.com/makandra/capybara-lockstep/actions) This Ruby gem synchronizes [Capybara](https://github.com/teamcapybara/capybara) commands with client-side JavaScript and AJAX requests. This greatly improves the stability of an end-to-end ("E2E") test suite, even if that suite has timing issues.