# Kochiku: CI for long test suites

DevFeed: [Kochiku: CI for long test suites](<https://devfeed.tech/articles/kochiku-ci-for-long-test-suites-15736.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/kochiku-ci-for-long-test-suites>)

Author: Square Engineering

Published: 2013-09-06T16:04:00Z

Content type: release

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [ci](<https://devfeed.tech/topics/ci.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Rails](<https://devfeed.tech/topics/rails.md>), [Ruby](<https://devfeed.tech/topics/ruby.md>), [Cucumber](<https://devfeed.tech/topics/cucumber.md>), [RSpec](<https://devfeed.tech/topics/rspec.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Selenium](<https://devfeed.tech/topics/selenium.md>)

Tags: [build](<https://devfeed.tech/tags/build.md>), [ci](<https://devfeed.tech/tags/ci.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [ec2](<https://devfeed.tech/tags/ec2.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [rails](<https://devfeed.tech/tags/rails.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [selenium](<https://devfeed.tech/tags/selenium.md>), [tests](<https://devfeed.tech/tags/tests.md>), [unit-tests](<https://devfeed.tech/tags/unit-tests.md>)

## AI overview

Square introduces Kochiku, a continuous integration system that partitions long test suites into distributable chunks and runs them through a queue of build workers.

## Source excerpt

A new Continuous Integration tool from Square