|
|
# What is Continuous Integration
|
|
|
|
|
|
https://en.wikipedia.org/wiki/Unit_testing
|
|
|
https://en.wikipedia.org/wiki/Continuous_integration
|
|
|
|
|
|
## Short description
|
|
|
|
|
|
Tee main benefit of Continuous Integration is automatic building and running tests each time new commits are pushed to the repository. It helps to find and fix problems in the early stages of development. |
|
|
\ No newline at end of file |