Skip to content

Telekom-PD/pulp-smash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulp Smash

image

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:

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%