pytest-assist is an enhancement of pytest.
It provides a GUI in web browser, including the following functionalities:
- selecting which cases to run by tags, keywords, target files/classes/functions
- realtime monitoring test ongoing results even from remote
- generate pretty reports with report functions
pip install pytest-assistPlease refer to https://jcyrss.github.io/pytest-assist
