RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Mutation testing for Rails views

I’ve been experimenting with mutant for a long time now and I’ve been very happy with the result - a 100% mutation coverage on some of my projects. There was one part which I wasn’t happy about - I wasn’t able to cover my rails views with mutant.

In this blogpost I’m showing a one possible trick how to make rails views mutant-compatible.

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