Hacker News new | ask | show | jobs
Improve your test readability using the xUnit structure (blog.plataformatec.com.br)
1 points by hugobarauna 4461 days ago
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.