geekdoc-python-zh/docs/pythonlibrary/python-101-episode-28-an-in...

860 B

Python 101:第 28 集——测试介绍

原文:https://www.blog.pythonlibrary.org/2018/10/10/python-101-episode-28-an-intro-to-testing/

https://www.youtube.com/embed/xNDMdrydX5k?feature=oembed

在这一集中,你将学习使用 Python 的 doctestunittest 模块的基础知识。

你也可以在这里阅读本视频所依据的章节,或者在 Leanpub 上找到这本书


相关文章