gpt4 book ai didi

python - 为什么要继承unittest.TestCase?

转载 作者:行者123 更新时间:2023-12-01 04:27:58 26 4
gpt4 key购买 nike

让我的单元测试类继承 unittest.TestCase 而不是 object 背后的动机是什么? 如果我使用 Nose(或 PyTest)来代替,这有什么关系吗? 单元测试

最佳答案

如果您不继承unit.TestCase,测试框架将不知道您希望这些类成为测试用例。因此,当您尝试运行测试时,什么也不会发生!

关于python - 为什么要继承unittest.TestCase?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32826166/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com