Skip to content

A GPL-licensed Python library that facilitates easy testing of Pulp.

Notifications You must be signed in to change notification settings

peterlacko/pulp-smash

 
 

Repository files navigation

Pulp Smash

https://coveralls.io/repos/PulpQE/pulp-smash/badge.svg?branch=master&service=github

Pulp Smash is a test suite for Pulp. It lets you execute a workflow like this:

pip install pulp_smash
python -m pulp_smash  # follow the instructions

Pulp Smash is a GPL-licensed Python library, but no knowledge of Python is required to execute the tests. Just install the application, run it, and follow the prompts.

The full documentation is available on ReadTheDocs. It can also be generated locally:

pip install -r requirements.txt -r requirements-dev.txt
make docs-html

About

A GPL-licensed Python library that facilitates easy testing of Pulp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Makefile 0.9%