Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf448e9

Browse files
[po] auto sync
1 parent f303eb7 commit bf448e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/unittest.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,9 @@ msgid ""
593593
" do the right thing and collect all the module's test cases for you and "
594594
"execute them."
595595
msgstr ""
596+
"建议你根据所测试的功能,将测试用 TestCase 实现集合起来。:mod:`unittest` 为此提供了机制::dfn:`test suite`,以"
597+
" :mod:`unittest` 的类 :class:`TestSuite` 为代表。大部分情况下,调用 :func:`unittest.main` "
598+
"即可,并且它会为你集合所有模块的测试用例并执行。"
596599

597600
#: ../../library/unittest.rst:425
598601
msgid ""

0 commit comments

Comments
 (0)