RubyFlow The Ruby and Rails community linklog

Improve your test readability using the xUnit structure

TL;DR: test quality is not just about verifying correctly whether your code works, it’s also about making your test easy to read and understand.

This post talks about improving your tests quality by making them more readable. It teaches you how to do that using the xUnit four-phase test structure standard.

http://blog.plataformatec.com.br/2014/04/improve-your-test-readability-using-the-xunit-structure/

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