Code Climate allows you to monitor code quality, style, and test coverage for a codebase. The quality of your code, making sure tests are being written, and managing technical debt are items you absolutely need to be aware of. Another vital tool is Circle CI (Continuous Integration) which determines if your tests are running before being deployed.