Bug Description:
From the test's output it's not possible to tell what version of
389-ds-base was used during the test, what are the versions of
libraries that we depend on, etc.
Fix Description:
We can use conftest.py to print this useful information. This also will
be reflected in a html report, if py.test was used with --html option.
Bug Description:
From the test's output it's not possible to tell what version of
389-ds-base was used during the test, what are the versions of
libraries that we depend on, etc.
Fix Description:
We can use conftest.py to print this useful information. This also will
be reflected in a html report, if py.test was used with --html option.
https://pagure.io/389-ds-base/issue/49717
Reviewed by: ???