Closed Lancasterwu closed 5 years ago
According to Issue#7 Conflict with pytest-xdist and Issue#8 clarity changes verbosity, pytest-clarity causes extremely verbose output even in the passing test, and if we want to use pytest-xdist if will create the conflict.
pytest-clarity
pytest-xdist
Run pipenv run pytest -x -s --cov-config pytest.cov --cov-report term-missing --cov
pipenv run pytest -x -s --cov-config pytest.cov --cov-report term-missing --cov
@ilikerustoo @Lancasterwu
Description of the Issue
Add Detailed Comment with More Information
According to Issue#7 Conflict with pytest-xdist and Issue#8 clarity changes verbosity,
pytest-clarity
causes extremely verbose output even in the passing test, and if we want to usepytest-xdist
if will create the conflict.Steps to Reproduce Issue
Run
pipenv run pytest -x -s --cov-config pytest.cov --cov-report term-missing --cov
Screenshot
Assigned Developers
@ilikerustoo @Lancasterwu