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/some-progress.yaml]
by this command, you get path/to/some-progress.yaml
file.
python -m pytest-dashboard.tolly 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 recommended 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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytest_dashboard-0.0.6.tar.gz
.
File metadata
- Download URL: pytest_dashboard-0.0.6.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.9 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40301e79080b94e519b3c2f2f1c31c28a315bf27496dba985c1a171388d10306 |
|
MD5 | 5211e2d2cc8362ed7d773de55a7036fe |
|
BLAKE2b-256 | a5580739a1ec6d28cc46dfafa93632d3cdd7f3d77d689e2b8a8a6e6bce1cb881 |
File details
Details for the file pytest_dashboard-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: pytest_dashboard-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.9 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab743cfade1120933b7b31bd534aa31fecf6b4966f97eda658040e8ecbb7e572 |
|
MD5 | e5cf47e1fcb0aa61e617b52814da3e50 |
|
BLAKE2b-256 | f78cd9dce15e0f1531b55cbe33032c83bca47ffc7c2d977e3eaac36f9a40b7a4 |