开发者社区 问答 正文

python的测试框架有哪些?

python的测试框架有哪些?

展开
收起
珍宝珠 2019-11-29 15:12:59 1731 分享 版权
2 条回答
写回答
取消 提交回答
  • 常用的

    unittest

    pytest

    2019-11-29 18:13:49
    赞同 展开评论
  • unittest, nose,unittest2, doctest, pytest

    2019-11-29 15:13:09
    赞同 展开评论