Y
Hacker News
new
|
ask
|
show
|
jobs
by
finishingmove
3706 days ago
> Making each an individual test would triple the test time, pollute the test codebase and not bring any advantage.
Would it really? None of what you said here is true.
1 comments
quacker
3705 days ago
I think it is true. I mean, tripling the number of test cases when you already have 5500 of them is going to slow down your dev process in a significant way.
link