A good way to ensure that you’re building applications that last is by investing in automated testing. Without automated testing, the next person who has to work on your application will have a much tougher time knowing they could break something, or not knowing why your code does something. Automated testing will make sure your […]