摘要:
官方文档解释 源码(FixtureRequest类中) @property def cls(self): """Class (can be None) where the test function was collected.""" if self.scope not in ("class", " 阅读全文
摘要:
1.首先安装插件HTML Publisher,点击直接安装 2.在任务中配置,构建后操作,添加Publish HTML reports 3.添加完成后,新增一项 4.HTML directory to archive 配置为项目构建完成后生成的报告的路径(这里是取报告的操作) Index page[ 阅读全文
摘要:
1.显示如下图,打开日志可以看到:Variable Name must not be empty for element:JDBC Connection Configuration,即JDBC Connection Configuration连接设置中Variable Name不能为空。 2.设置J 阅读全文