Usage

Location: Pulp 2 TestsUsage

To execute the tests bundled with Pulp 2 Tests:

python -m unittest discover --verbose pulp_2_tests.tests

For more information, see python -m unittest --help or the online unittest documentation.