Changes
Page history
Create what is ci
authored
Jul 11, 2019
by
Taras Gaidukov
Hide whitespace changes
Inline
Side-by-side
What-is-Continuous-Integration.md
0 → 100644
View page @
0321aab9
# 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