rjsamson / solano

The Solano CI Command Line Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solano

<img src=“https://ci.solanolabs.com:443/solanolabs/solano/badges/branches/master”/> <img src=“https://badge.fury.io/rb/solano.svg” alt=“Gem Version” />

Solano CI is a hosted continuous deployment platform that runs your build and test suites in the cloud, in parallel. Your tests run isolated in freshly prepared workers that are automatically configured with real database and search engine instances to match your development and production environments.

Solano CI also supports parallel test running in our cloud even before you push to a shared branch.

The ‘solano` gem implements a command line interface for you to start a parallel run from your local git workspace, along with ways to edit configuration and retrieve your account status all from within your terminal.

Old gem version github.com/solanolabs/tddium

Getting Started

See docs.solanolabs.com for more information.

For contributed code, see the extras directory.

Copyright © 2011-2016 Solano Labs, Inc. All Rights Reserved. See LICENSE.txt for further details.

About

The Solano CI Command Line Interface

License:Other


Languages

Language:Ruby 81.1%Language:Gherkin 18.9%