Parcourir la source

explain how to run tests

Malte Kraus il y a 8 ans
Parent
commit
3495c9a66e
2 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. 2 0
      doc/index.rst
  2. 7 0
      doc/tests.rst

+ 2 - 0
doc/index.rst

@@ -11,6 +11,8 @@ Contents:
 .. toctree::
    :maxdepth: 2
 
+   tests
+
 
 .. autosummary::
     :toctree: _autosummary

+ 7 - 0
doc/tests.rst

@@ -0,0 +1,7 @@
+Tests
+=====
+
+
+Run the tests like this:
+
+    >>> python3 -m tests.test_proto