Avocado HTML Report for Jobs
Project description
This optional plugin creates beautiful human readable results.
To install the HTML plugin from pip, use:
$ pip install avocado-framework-plugin-result-html
Once installed it produces the results in job results dir:
$ avocado run avocado/examples/tests/sleeptest.py avocado/examples/tests/failtest.py JOB ID : 480461f676fcf2a8c1c449ca1252be9521ffcceb JOB LOG : $HOME/avocado/job-results/job-2021-09-30T16.02-480461f/job.log (2/2) avocado/examples/tests/failtest.py:FailTest.test: STARTED (1/2) avocado/examples/tests/sleeptest.py:SleepTest.test: STARTED (2/2) avocado/examples/tests/failtest.py:FailTest.test: FAIL: This test is supposed to fail (0.04 s) (1/2) avocado/examples/tests/sleeptest.py:SleepTest.test: PASS (1.01 s) RESULTS : PASS 1 | ERROR 0 | FAIL 1 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : $HOME/avocado/job-results/job-2021-09-30T16.02-480461f/results.html JOB TIME : 2.76 s
This can be disabled via --disable-html-job-result. One can also specify a custom location via --html . Last but not least --open-browser can be used to start browser automatically once the job finishes.
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 avocado_framework_plugin_result_html-105.0.tar.gz
.
File metadata
- Download URL: avocado_framework_plugin_result_html-105.0.tar.gz
- Upload date:
- Size: 94.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af6e1fed95e611ce392c3ac958481af7f2ff414022ff7ea2d9233fb7377769c5 |
|
MD5 | 7a5031e9ff27a4d9b58ec7d218a1efb8 |
|
BLAKE2b-256 | 59088e43ec05241556e42d996cc1c36973fcd8f650823cdfbc3a6d37a247842b |
File details
Details for the file avocado_framework_plugin_result_html-105.0-py3-none-any.whl
.
File metadata
- Download URL: avocado_framework_plugin_result_html-105.0-py3-none-any.whl
- Upload date:
- Size: 97.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbfcbb142df9a994e769c9da907bc659d526885d71b97971756d3605784f95c2 |
|
MD5 | c2940379d3c0eea45f90d4afca52aa7a |
|
BLAKE2b-256 | f0a531c3c97014047709e60e0398c2f7c86c181929aaa3e06e83dbd7f9d23ff1 |