Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.08 KB

README.rst

File metadata and controls

31 lines (22 loc) · 1.08 KB

Pulp Smash

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

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

pip install pulp-smash
pulp-smash settings create  # generate the settings file
python3 -m unittest discover pulp_smash.tests  # run the tests

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.

Pulp Smash has a presence on the following websites: