随笔分类 -  pytest

摘要:官方文档解释 源码(FixtureRequest类中) @property def cls(self): """Class (can be None) where the test function was collected.""" if self.scope not in ("class", " 阅读全文
posted @ 2022-08-24 13:44 卡卡罗纳 阅读(411) 评论(0) 推荐(0)