Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Continuous Integration

Continuous Integration

202 projects

Showing 36 of 202 projects

Yeoman Node Generator
Yeoman Node GeneratorJavaScript

A Yeoman generator that scaffolds a fully configured Node.js module with testing, linting, and CI.

#continuous-integration#boilerplate#nodejs
Stars579
Forks164
Last commit7 months ago
totoro
totoroJavaScript

A simple and stable cross-browser testing tool that runs tests in real browsers with automatic coverage.

#testing-tool#test-coverage#continuous-integration
Stars562
Forks96
Last commit4 years ago
Knapsack
KnapsackRuby

A Ruby gem that splits tests evenly across parallel CI nodes to speed up test suite execution.

#test-splitting#auto-balancing#parallelism
Stars548
Forks96
Last commit6 months ago
Create an envfile
Create an envfileTypeScript

A GitHub Action that creates .env files from GitHub Secrets and variables for CI/CD workflows.

#actions#devops#environment-variables
Stars477
Forks76
Last commit2 years ago
Size Limit Action
Size Limit ActionTypeScript

A GitHub Action that compares JavaScript bundle size and performance cost in pull requests to enforce performance budgets.

#continuous-integration#web-performance#pull-requests
Stars472
Forks86
Last commit
Appium
Appium

A curated list of delightful Appium resources for mobile and desktop test automation.

#inspector#open-source#docker-appium
Stars462
Forks141
Last commit4 years ago
Spectre
SpectreRuby

A web application for visual regression testing that diffs screenshots and provides a real-time pass/fail API.

#visual-regression-testing#selenium-integration#screenshot-diffing
Stars460
Forks70
Last commit4 years ago
JMeter Maven Plugin
JMeter Maven PluginJava

A Maven plugin that integrates Apache JMeter performance tests into your Maven build lifecycle.

#load-testing#devops#load-test
Stars438
Forks241
Last commit1 year ago
docker-it-scala
docker-it-scalaScala

A Scala library for integration testing with Docker containers, providing utilities to define, manage, and verify services.

#container-orchestration#specs2#integration-testing
Stars433
Forks89
Last commit2 years ago
Devopness
DevopnessTypeScript

A platform that simplifies cloud infrastructure provisioning, application deployment, and CI/CD management for both AI agents and human teams.

#cloud-infrastructure#devops#multi-cloud
Stars425
Forks153
Last commit1 day ago
DUnitX
DUnitXPascal

A modern unit testing framework for Delphi 2010+ with attribute-based testing, console runner, and cross-platform support.

#unit-testing#attribute-based-testing#continuous-integration
Stars418
Forks213
Last commit3 days ago
gulp-git
gulp-gitJavaScript

A Gulp plugin that integrates Git commands into your build pipeline for automated version control workflows.

#gulp#version-control#workflow-automation
Stars400
Forks85
Last commit1 year ago
how-to-export-cpp-library
how-to-export-cpp-libraryCMake

An OS-agnostic C++ library template using plain CMake for distribution, testing, and documentation.

#open-source#software-distribution#continuous-integration
Stars375
Forks52
Last commit
Canary deployments
Canary deploymentsJavaScript

A Serverless Framework plugin for implementing canary deployments of AWS Lambda functions using traffic shifting and AWS CodeDeploy.

#devops#serverless#canary-deployments
Stars374
Forks81
Last commit
Create Issue Branch
Create Issue BranchJavaScript

A GitHub App/Action that automates the creation of issue branches and pull requests to streamline development workflows.

#devops#branch-management#issue-tracking
Stars348
Forks47
Last commit3 days ago
Mochify
MochifyJavaScript

A Node.js tool that runs Mocha tests in browsers using Browserify, supporting Headless Chrome and WebDriver for cross-browser testing.

#javascript-testing#browserify#test-runner
Stars347
Forks53
Last commit2 years ago
ex_check
ex_checkElixir

A single Mix task to efficiently run all code analysis and testing tools in an Elixir project.

#elixir#developer-tools#mix-task
Stars327
Forks14
Last commit1 year ago
Hardy
HardyJavaScript

A CSS testing framework using Selenium and Cucumber for automated visual and functional CSS testing across browsers.

#webdriverio#cross-browser#css-testing
Stars323
Forks26
Last commit11 years ago
Ionic 2
Ionic 2JavaScript

A comprehensive Ionic starter kit with testing, CI/CD, and build tools for hybrid mobile app development.

#gitlab-ci#continuous-integration#karma
Stars321
Forks107
Last commit3 years ago
Ionic Boilerplate
Ionic BoilerplateJavaScript

A comprehensive Ionic starter kit with testing, CI/CD, and build automation for hybrid mobile apps.

#build-automation#gitlab-ci#continuous-integration
Stars321
Forks107
Last commit3 years ago
Automatically approve and merge Dependabot updates
Automatically approve and merge Dependabot updatesTypeScript

A GitHub Action that automatically approves and merges pull requests from bots like Dependabot when CI checks pass.

#devops#terraformed#continuous-integration
Stars316
Forks35
Last commit
treon
treonPython

A command-line test framework for Jupyter Notebooks that executes notebooks and runs unittest/doctest cells.

#doctest#python-testing#data-science-workflow
Stars312
Forks32
Last commit3 years ago
gulp-karma
gulp-karmaJavaScript

Example of integrating Karma test runner into Gulp.js builds using Karma's public API.

#javascript-testing#gulp#test-runner
Stars309
Forks39
Last commit9 years ago
grunt-aws-s3
grunt-aws-s3JavaScript

A Grunt plugin for uploading, downloading, deleting, and copying files to/from AWS S3 using the AWS SDK.

#continuous-integration#cloud-storage#nodejs
Stars292
Forks89
Last commit3 years ago
AlloyCI
AlloyCIElixir

An open-source CI/CD coordinator for GitHub that leverages GitLab CI Runner capabilities.

#continuous-testing#elixir#devops
Stars290
Forks10
Last commit3 years ago
Visual Review
Visual ReviewClojure

A human-friendly tool for testing and reviewing visual regressions in web applications.

#visual-regression-testing#screenshot-comparison#ui-testing
Stars272
Forks25
Last commit6 years ago
meteor-base
meteor-baseShell

A multistage Docker base image for building and running Meteor applications with isolated, repeatable builds.

#alpine-linux#deployment#containerization
Stars272
Forks131
Last commit29 days ago
nef
nefSwift

A toolset to enhance Xcode Playgrounds with third-party library support, compilation, documentation generation, and iPad Playground Book creation.

#hacktoberfest#functional-programming#jekyll
Stars268
Forks6
Last commit4 years ago
example-services
example-servicesJavaScript

Example workflows demonstrating how to use service containers in GitHub Actions for testing and CI/CD pipelines.

#devops#integration-testing#continuous-integration
Stars258
Forks224
Last commit4 years ago
Run Unity tests
Run Unity testsTypeScript

GitHub Action to run tests for Unity projects and packages as part of the GameCI ecosystem.

#actions#hacktoberfest#unity-ci
Stars253
Forks149
Last commit1 month ago
Run GitHub Actions Locally with a web interface
Run GitHub Actions Locally with a web interfaceJavaScript

An experimental tool that runs GitHub Actions workflows locally using Docker containers.

#devops#yaml#workflow
Stars252
Forks7
Last commit3 years ago
trainer
trainerRuby

Convert Xcode test results (plist/xcresult) to JUnit reports for CI systems like Jenkins.

#ios#junit-reports#fastlane-plugin
Stars249
Forks49
Last commit4 years ago
dgr
dgrGo

A command-line tool for building and configuring App Container Images (ACI) and pods with runtime templating and convention over configuration.

#devops#container-orchestration#owner-ep
Stars248
Forks21
Last commit5 years ago
DbFit
DbFitJava

A database testing framework for test-driven development of database code with readable, maintainable tests.

#fitnesse#unit-testing#integration-testing
Stars243
Forks85
Last commit2 months ago
terrahub
terrahubTwig

An open-source Terraform automation and orchestration tool with CLI, API, and enterprise GUI console.

#cloud-infrastructure#vue-js#aws-serverless
Stars225
Forks19
Last commit4 years ago
Set up Docker Buildx
Set up Docker BuildxTypeScript

GitHub Action to set up Docker Buildx for multi-platform image building in CI/CD workflows.

#actions#container-images#devops
Stars224
Forks14
Last commit5 years ago
PreviousPage 4 of 6

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
5 years ago
2 years ago
6 days ago
Next
#Devops73
#Ci Cd60
#Testing50
#Github Actions38
#Automation37
#Docker36
#Test Automation30
#Build Automation26
#Cross Platform20
#Self Hosted19
#Nodejs19
#Automated Testing18