Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

robot (2) Versions 0.1.0

Installs/Configures robot framework

Policyfile
Berkshelf
Knife
cookbook 'robot', '= 0.1.0', :supermarket
cookbook 'robot', '= 0.1.0'
knife supermarket install robot
knife supermarket download robot
README
Dependencies
Quality -%

Description

Use this cookbook to setup the robotframework (http://code.google.com/p/robotframework/) and
to distribute your tests to the target systems.

The cookbook has yet only been tested on / implemented for Debian/Ubuntu.

Requirements

To use this cookbook, you need:

apt
java
python

The rest (robotframework etc.) will be installed through its recipes.

Attributes

robot.version - the version of the framework which will be downloaded and installed

Usage

What you can do with it? You can install the robot framework with its all dependencies and
get ready to run distributed acceptance tests. Of course it's also possible to provision
robot to one single machine and run tests there.

No quality metric results found