Y
Hacker News
new
|
ask
|
show
|
jobs
by
joske2
5650 days ago
How can you refactor if you don't have a test suite? Do you manually check everything in your application after every change? That's the main value of having a test suite you can trust. It speeds up refactoring massively.