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
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! We don't need to change any syntax of our Ruby tests, AND we get all of the nice features of Cypress out of the box.
This is free & open-source; I'm just interested to get feedback so I can keep improving it. Cheers!
Wow, Cyperful is exactly what we needed! π The plug-n-play nature and visual feedback capabilities make it an incredible tool for Ruby Capybara system tests. This will save us so much time and effort. Canβt wait to implement it in our projects. Kudos to the team!
Cyperful
WhiteSpace
Nowadays