All activity
Wyatt Adesleft a comment
Hey all! I write a lot of system tests at work, and the iteration cycle is quite slow: add a debug statement, save a screenshot, manually restart the test, then repeat 20x more times... I wanted an experience more like Cypress.io, which provide visual feedback and automatic restarts. However, I didn't want to rewrite my tests in JavaScript and get locked-in to another framework. So I built...

CyperfulVisual debugger for Rails system tests
A plug-n-play addon for your Ruby Capybara system tests.
- visualize assertions/commands as they happen
- pause/continue at any step
- rewind through history
- view all API requests, errors, and logs in the timeline

CyperfulVisual debugger for Rails system tests

