Plugin to create live results for pytest.
- Get execution details using
hooks
- Open browser with live results
- Updates report based on refresh rate selction
Note: User can specify refresh time in page i.e., 1
or 5
minutes or can turnoff refresh
-
Install
pytest-live-results
Case 1: Using pip
pip install pytest-live
Case 2: Using
setup.py
(clone repo and run command in root)python setup.py install
Case 3: Install from git (changes in master)
pip install git+https://github.com/adiralashiva8/pytest-live-results
-
Execute test case normally
pytest
No code changes or run command required
SAMPLE REPORT
Thanks for using pytest-live-result!
If you have any questions / suggestions / comments on this, please feel free to reach me at
- Email:
adiralashiva8@gmail.com
- LinkedIn:
shivaprasadadirala
- Twitter:
@ShivaAdirala
Credits
⭐ repo if you like it