forked from PAWPAW/lib_rgb
整合测试框架
- 整合了原有的功能用例与接口测试
This commit is contained in:
10
testcases/pytest.ini
Normal file
10
testcases/pytest.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[pytest]
|
||||
|
||||
|
||||
python_files = test_*.py
|
||||
python_classes = Test*
|
||||
python_functions = test_*
|
||||
|
||||
addopts = -n 16 --dist=loadscope -p no:warnings
|
||||
|
||||
log_cli = 0
|
||||
Reference in New Issue
Block a user