Skip to content
#

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.

Here are 144 public repositories matching this topic...

Followers
27.3k followers
Wikipedia
Wikipedia

Related Topics

cd ci-cd cicd continuous-delivery continuous-deployment devops gitops progressive-delivery

Continuous integration apps

Codefresh

A modern container-based CI/CD platform, easily assemble and run pipelines with high performance

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

CircleCI

Automatically build, test, and deploy your project in minutes

App Center

Continuously build, test, release, and monitor apps for every platform

webapp.io

Full-stack review environments and end-to-end tests embedded into every pull request

Check Run Reporter

See your test and style results without leaving GitHub. Works with any CI service. Supports JUnit, Checkstyle, and more

GuardRails

GuardRails provides continuous security feedback for modern development teams

BuildPulse

Automatically detect, track, and rank flaky tests so you can regain trust in your test suite

Flaptastic

Manage flaky unit tests. Click a checkbox to instantly disable any test on all branches. Works with your current test suite

Percy

Automated visual review platform

Testspace.com

Test Management software for DevOps, including CI Results Dashboard, Manual Test Case Management, and Exploratory testing

pre-commit ci lite

an add-on to github actions which allows safely pushing changes back to pull requests

See more Continuous integration apps