摘要: 一、discover(start_dir, pattern="test*.py", top_level_dir= None ) 1、start_dir:待测模块名或者待测目录,当前目录则用“./文件名”形式"./"表示当前目录,如果不是当前目录,可以用绝对路径; 2、pattern="test*.p 阅读全文
posted @ 2021-10-13 23:47 陆柒伍 阅读(199) 评论(0) 推荐(0)