Continuous integration

Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.

Continuous integration apps

Cirrus CI

Innovative and affordable CI built on simple principles for maximum efficiency

Semaphore

Test and deploy at the push of a button

CircleCI

Automatically build, test, and deploy your project in minutes

See more Continuous integration apps

Learn about continuous-integration

Wikipedia
Wikipedia
Loading…