Need advice about which tool to choose?Ask the StackShare community!

DotCi

2
7
+ 1
0
Test Kitchen

197
45
+ 1
15
Add tool

DotCi vs Test Kitchen: What are the differences?

What is DotCi? Jenkins plugin with GitHub and Docker integration. DotCi is a Jenkins plugin created by Groupon that makes job management easy with built-in GitHub integration, push-button job creation, and YAML powered build configuration and customization. It comes prepackaged with Docker support as well, which means bootstrapping a new build environment from scratch can take as little as 15 minutes. DotCi has been a critical tool for Groupon internally for managing build and release pipelines for the wide variety of technologies in their SOA landscape.

What is Test Kitchen? Integration tool for developing and testing infrastructure code and software on isolated target platforms. Test Kitchen has a static, declarative configuration in a .kitchen.yml file at the root of your project. It is designed to execute isolated code run in pristine environments ensuring that no prior state exists. A plugin architecture gives you the freedom to run your code on any cloud, virtualization, or bare metal resources and allows you to write acceptance criteria in whatever framework you desire.

DotCi and Test Kitchen can be categorized as "Continuous Integration" tools.

DotCi and Test Kitchen are both open source tools. Test Kitchen with 1.62K GitHub stars and 543 forks on GitHub appears to be more popular than DotCi with 505 GitHub stars and 65 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of DotCi
Pros of Test Kitchen
    Be the first to leave a pro
    • 6
      Automated testing
    • 4
      Detect bugs in cook books
    • 2
      Integrates well with vagrant
    • 2
      Can containerise tests in Docker
    • 1
      Integrates well with puppet

    Sign up to add or upvote prosMake informed product decisions

    What is DotCi?

    DotCi is a Jenkins plugin created by Groupon that makes job management easy with built-in GitHub integration, push-button job creation, and YAML powered build configuration and customization. It comes prepackaged with Docker support as well, which means bootstrapping a new build environment from scratch can take as little as 15 minutes. DotCi has been a critical tool for Groupon internally for managing build and release pipelines for the wide variety of technologies in their SOA landscape.

    What is Test Kitchen?

    Test Kitchen has a static, declarative configuration in a .kitchen.yml file at the root of your project. It is designed to execute isolated code run in pristine environments ensuring that no prior state exists. A plugin architecture gives you the freedom to run your code on any cloud, virtualization, or bare metal resources and allows you to write acceptance criteria in whatever framework you desire.

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention DotCi and Test Kitchen as a desired skillset
    What companies use DotCi?
    What companies use Test Kitchen?
    See which teams inside your own company are using DotCi or Test Kitchen.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with DotCi?
    What tools integrate with Test Kitchen?
      No integrations found
      What are some alternatives to DotCi and Test Kitchen?
      Jenkins
      In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
      Travis CI
      Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions), data stores and so on. Because of this, hosting your project on travis-ci.com means you can effortlessly test your library or applications against multiple runtimes and data stores without even having all of them installed locally.
      GitHub Actions
      It makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.
      CircleCI
      Continuous integration and delivery platform helps software teams rapidly release code with confidence by automating the build, test, and deploy process. Offers a modern software development platform that lets teams ramp.
      GitLab CI
      GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of your repository, and configure your GitLab project to use a Runner, then each merge request or push triggers your CI pipeline.
      See all alternatives