Skip to main content

No project description provided

Project description

pytest-dashboard

example

  • Download project
  • Run some pytest with --progress-path option. The value should end with -progress.yaml.
    • i.e.) pytest <path_to_project>\sample-tests --progress-path=<path_to_project>\sample-tests\sample-progress.yaml
    • You will get a sample-progress.yaml file.
  • Run pytest dashboard
    • i.e.) tally-pytest <path_to_project>\sample-tests
    • You will get a entire-progress.yaml file in working folder.

usage

pytest

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


pytest --progress-path=[path/to/some-progress.yaml]

By this command, you get path/to/some-progress.yaml file. The value should end with -progress.yaml.


tally-pytest PROGRESSES_DIR --entire_progress_path=[path/to/entire-progress.yaml]

By this command, you get started to monitor changes of the progress files (ends with -progress.yaml) inside PROGRESS_DIR and save the state summary to path/to/entire-progress.yaml.

So it is necessary to set --progress-path option of pytest ending with -progress.yaml. For example, 2024-04-22-progress.yaml,

[!NOTE] if your entire_progress_path is ends with -progress.yaml, you cannot save the entire progress file to the same directory with each progress file.


tally-pytest PROGRESS_DIR --notification=True

By this command, you will get mail notification when entire progress is finished.

[!NOTE] Please implement pytest_dashboard.config that contains information abaout mail address and SMTP server. This command works with powershell Send-MailMessage command.


tally-pytest PROGRESS_DIR --dashboart=True

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.1.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

pytest_dashboard-0.1.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file pytest_dashboard-0.1.1.tar.gz.

File metadata

  • Download URL: pytest_dashboard-0.1.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1021-azure

File hashes

Hashes for pytest_dashboard-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6184c963b40789770c48364664d4bfc5aabe59da996173f1eddda73777cf3988
MD5 5c96c24e80481341c0b93c2afa7e33fb
BLAKE2b-256 10dae0bd620f49e92311fd0823999ff8881b0e9831f8ef7006a768fd57df4a6f

See more details on using hashes here.

File details

Details for the file pytest_dashboard-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pytest_dashboard-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1021-azure

File hashes

Hashes for pytest_dashboard-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7e606da2f60109a0e8ba2ffd3311cb27e6ab0c5f9b2a13b46dd0770ec4fb9d97
MD5 372b65782a8fd514a51b5203741bd388
BLAKE2b-256 55f2dba71f198b2b6e52758f6cd35b62f22a562e4227fbb1ef0ef26c8a97368a

See more details on using hashes here.

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