Skip to main content

Automated Tests

· One min read

Having good automated tests lets you refactor and re-engineer small parts of big code bases.

Test automation is not a panacea, but it can really help stabilize a code base.