Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.18 KB

README.rdoc

File metadata and controls

29 lines (20 loc) · 1.18 KB

Solano Sample Application

<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.

This sample application runs tests on the ‘solano` gem. 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.

Getting Started

See docs.solanolabs.com for more information.

For contributed code, see the extras directory.

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