Sign in
Log inSign up
Continuous Integration
Continuous Integration
#continuous-integration
281 followersยท339 articles

Continuous Integration is extremely useful and provides you with immediate feedback when something breaks, improving the quality of your code. Ideally, if you are developing an application and have written tests you can use CI to build your application every commit and have it run against your tests (if using Test Driven Development, TDD) to know if it passed or failed.

Popular this week ๐Ÿ”ฅ
Abhishek Kumar

154 likes

ยท

3.1K reads