Skip to main content

The job of test scheduling for humans.

Project description

pytest-schedule

The job of test scheduling for humans.

Usage:

Generate a tree of test module names, recursively, for the root directory of pytest_schedule.json

python -m pytest_schedule.generate schedule_json
Run tests with any custom tags from pytest_schedule.json
python -m pytest_schedule -t tag

python -m pytest_schedule --tags unittest,api,integration

python -m pytest_schedule --tag unittest --test_module unittest

python -m pytest_schedule --tag unittest --test_module pytest

The following options are available by the command:

$ python -m pytest_schedule --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-schedule-0.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page