File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 81.74 %" , "updated_at" : " 2025-06-08T13 :55:49Z " }
1
+ {"translation" : " 81.75 %" , "updated_at" : " 2025-06-08T15 :55:53Z " }
Original file line number Diff line number Diff line change @@ -1821,6 +1821,10 @@ msgid ""
1821
1821
"number. If all the examples in a file are skipped, then the synthesized "
1822
1822
"unit test is also marked as skipped."
1823
1823
msgstr ""
1824
+ "返回的 :class:`unittest.TestSuite` 将由 unittest 框架运行并会运行每个文件中的交互式示例。 "
1825
+ "如果在任何文件中有示例运行失败,那么合成的单元测试就将失败,并引发一个 "
1826
+ ":exc:`~unittest.TestCase.failureException` 异常来显示包含该测试的文件名以及(有时为近似的)行号。 "
1827
+ "如果某个文件中的所有示例都被跳过,则合成的单元测试也会被标记为跳过。"
1824
1828
1825
1829
#: ../../library/doctest.rst:1052
1826
1830
msgid "Pass one or more paths (as strings) to text files to be examined."
You can’t perform that action at this time.
0 commit comments