Hacker News new | ask | show | jobs
by rafekett 4489 days ago
the example is poor, butI think you're missing the core point here -- slow tests. I don't think this really improves readability or organization much -- but my real world experience with a giant slow rails test suite gives me 100% confidence that patterns like this are the only way to not have a completely intractable giant test suite.
1 comments

Definitely agree. Would love to see DHH commenting on the slow tests problem.