Week 13: Continuous Integration, Integration Testing ==================================================== This final unit of the class will work through a sample final project, from conceptualization, to design, development, testing, and finally deployment into production. Along the way, we will cover concepts in continuous integration and in integration testing. .. toctree:: :maxdepth: 1 conceptualization development deployment continuous_integration integration_testing