It would be awesome if pytest-regression would show the clarity diff provided pytest-clarity if pytest-clarity is installed.
Maybe it only has to be changed in a way to use the default pytest pytest_assertrepr_compare for displaying the diff.
Anyway that would be awesome as in our CI runner we can't easily extract the HTML diff files from the temp dir, so the CI output is often the only thing we have for failing tests.
It would be awesome if pytest-regression would show the clarity diff provided pytest-clarity if pytest-clarity is installed.
Maybe it only has to be changed in a way to use the default pytest
pytest_assertrepr_comparefor displaying the diff.Anyway that would be awesome as in our CI runner we can't easily extract the HTML diff files from the temp dir, so the CI output is often the only thing we have for failing tests.