RubyFlow The Ruby and Rails community linklog

First beta of Capycorder released

I just launched released the first version of Capycorder, a small Chrome extension for recording of user interaction and generating Capybara request specs. The source can be found on Github and here’s a write–up with a few more details.

Comments

I think this is a great tool. There might be knee-jerk reactions that this is not testing first but consider this: I’ve inherited many code bases where there are no test suites at all. It is very difficult to do any major refactors to them. With a tool like this you can generate some tests that cover many of the common code paths then refactor with confidence.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in