File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.7\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2019-06-01 11:34+0900 \n "
15
+ "POT-Creation-Date : 2019-10-20 03:56+0000 \n "
16
16
"PO-Revision-Date : 2019-09-01 03:29+0000\n "
17
17
"Last-Translator : tomo, 2019\n "
18
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -133,18 +133,14 @@ msgstr ""
133
133
"Kent Beck のテスティングフレームワークに関する原論文で、ここに記載されたパターンを :mod:`unittest` が使用しています。"
134
134
135
135
#: ../../library/unittest.rst:61
136
- msgid ""
137
- "`Nose <https://nose.readthedocs.io/>`_ and `pytest "
138
- "<https://docs.pytest.org/>`_"
136
+ msgid "`pytest <https://docs.pytest.org/>`_"
139
137
msgstr ""
140
138
141
139
#: ../../library/unittest.rst:60
142
140
msgid ""
143
- "Third-party unittest frameworks with a lighter-weight syntax for writing "
141
+ "Third-party unittest framework with a lighter-weight syntax for writing "
144
142
"tests. For example, ``assert func(10) == 42``."
145
143
msgstr ""
146
- "サードパーティのユニットテストフレームワークでより軽量な構文でテストを書くことができます。例えば、``assert func(10) == 42`` "
147
- "のように書きます。"
148
144
149
145
#: ../../library/unittest.rst:65
150
146
msgid ""
You can’t perform that action at this time.
0 commit comments