Skip to main content

No project description provided

Project description

pytest-dashboard

usage

python -m pytest by this command, you get [datetime]-progress.yaml file on working directory as realtime pytest progress report.

python -m pytest --progress-path=[path/to/progress.yaml] by this command, you get path/to/progress.yaml file.

python -m pytest_dashboard.tolly --progress-dir=[dir/contains/progress.yaml_files] by this command, you monitor -progress.yaml files inside dir/contains/progress.yaml_files and continurous update to tolly them to --entire-progress-path (optional, default to entire-progress.yaml) file.

python -m pytest_dashboard.launch_pytest_dashboard NOT IMPLEMENTED!

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_dashboard-0.0.5.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pytest_dashboard-0.0.5-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

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