We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab82b98 commit b176ab4Copy full SHA for b176ab4
README.rst
@@ -1,20 +1,21 @@
1
+############################
2
TDDBC for Python with Pytest
-============================
3
4
5
これは、TDDBCのPythonista向け Pytest_ プロジェクトです
6
7
.. _Pytest: http://pytest.org/latest-ja/
8
9
動作確認環境
-------------
10
+============
11
12
- Python 2.7.6
13
- Python 3.3.1
14
- PyPy 1.9.0
15
- PyPy 2.2.0
16
17
セットアップ
18
19
20
.. code-block:: sh
21
@@ -43,6 +44,6 @@ TDDBC for Python with Pytest
43
44
のように正常終了すればOKです
45
46
ライセンス
-----------
47
+==========
48
49
MIT ライセンスです (詳しくはプロジェクト直下の LICENSE をご覧ください)
0 commit comments