-
pytest --verbose
============================ test session starts ============================
platform darwin -- Python 3.6.4, pytest-3.4.1, py-1.5.2, pluggy-0.6.0 -- /usr/bin/python
cachedir: .pytest_cache
metadata: {'Python': '3.6.4', 'Platform': 'Darwin-17.4.0-x86_64-i386-64bit', 'Packages': {'pytest': '3.4.1', 'py': '1.5.2', 'pluggy': '0.6.0'}, 'Plugins': {'metadata': '1.6.0'}}
plugins: metadata-1.6.0 I want to print metadata (run environment information) to the specified file separately from the test case execution |
Beta Was this translation helpful? Give feedback.
Answered by
wang-qa
Oct 21, 2021
Replies: 1 comment
-
aaa.py
run
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wang-qa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aaa.py
run