pulp / pulp-smash

A GPL-licensed Python library that facilitates integration testing of Pulp.
https://pulp-smash.readthedocs.io/
GNU General Public License v3.0
3 stars 44 forks source link

Makes pulp_smash a pytest plugin #1262

Closed bmbouter closed 2 years ago

bmbouter commented 2 years ago

This provides a common place for any pytest fixtures to be added.

bmbouter commented 2 years ago

Alright I think these achieve everything I'm happy with so I'm going to undraft it and leave a few comments for reviewers.