All activity
![Wyatt Ades](https://ph-avatars.imgix.net/898991/377bc156-8bf5-4378-9514-6a500cb537b1.jpeg?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=48&h=48&fit=crop&frame=1)
Wyatt Ades
left 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...
![Cyperful](https://ph-files.imgix.net/617f126c-7eb8-43da-9c0a-e5b5f8489214.png?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=48&h=48&fit=crop&frame=1)
Cyperful
Visual debugger for Rails system tests
![Wyatt Ades](https://ph-avatars.imgix.net/898991/377bc156-8bf5-4378-9514-6a500cb537b1.jpeg?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=48&h=48&fit=crop&frame=1)
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
![Cyperful](https://ph-files.imgix.net/617f126c-7eb8-43da-9c0a-e5b5f8489214.png?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=48&h=48&fit=crop&frame=1)
Cyperful
Visual debugger for Rails system tests