由于刚刚开始用python去写测试接口框架,在写的过程中遇到No tests were found问题 原因:python中unittest框架是以Test开头的方法,所以定义方法或类不能以Test开头 问题图: 相关文章: 2022-12-23 2022-12-23 2022-12-23 2021-07-06 2022-12-23 2022-12-23 2021-10-28 2021-04-30