The Philosophy of Continuous integration (CI) is to make small code changes and check-in code frequently to a central repository and then ensuring that you are making progress in terms of features (or bug fixes) while not breaking any existing functionality. To be able to check if no existing functionality is broken is to check this frequently via automated tests. Thus, CI can meaningfully exist only when there is adequate automated testing. Visit us today!