Skip to main content

quickrspecpuppet - Quickly create basic rspec tests for your puppet modules

Project description

# quickrspecpuppet

Python CLI that allows you to quickly create basic rspec tests for your puppet modules

## Get Started

Install `quickrspecpuppet` using one of the following:

$ pip install quickrspecpuppet
$ python setup.py install

Run `quickrspecpuppet` in the root directory of your puppet module:

$ quickrspecpuppet

## Usage

Quickly create basic rspec tests for your puppet modules

```
Usage:
quickrspecpuppet [ --directory=DIRECTORY ] [ --force ] [ --verbose ]
quickrspecpuppet (-h | --help)

Options:
-d, --directory=DIRECTORY Base directory of puppet module [default: os.cwd]
-f, --force Overwrite tests if they exist
-v, --verbose Enable verbose logging
-h, --help Show this screen.
```

## Packaging

Building an RPM:
```
make rpms
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quickrspecpuppet-0.1.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page