1. py.test test_class.py --resultlog=./log.txt
2.生成html格式
py.test test_class.py --html=./report.html