PyTest is used to execute tests. PyTest can be installed from PyPI via pip install pytest . Simply invoke pytest --forked to run the unit tests:.
確定! 回上一頁