Continuous integration topic
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.
cpp14-project-template
A simple, cross-platform, and continuously integrated C++14 project template
evergreen-browser-tests
Running tests on web browsers on various CI systems
ci-detect-gradle-plugin
:robot: A gradle plugin that checks if it is running on a continuous integration server and gives you access to the build metadata.
builds-tab
Web extension that adds builds tab to Github
noise-php
A starter-kit for your PHP project.
super-powered-api-testing
Comparisons of powerful API testing tools
buildnotify
A system tray based build status notification app for cctray.xml feeds.
flow-platform-x
Continuous Integration Platform
developer-ci-benefits
Talk docs—includes CI (Continuous Integration) benefits, description, and setup tips 💡💪
jmeter-elasticsearch-backend-listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.