[tor-commits] [sbws/master] Create page for testing instructions

juga at torproject.org juga at torproject.org
Tue Sep 25 09:48:11 UTC 2018


commit 62beb662b2a4f85f6c5dfb282b222a498f4ade30
Author: juga0 <juga at riseup.net>
Date:   Tue Sep 18 15:04:10 2018 +0000

    Create page for testing instructions
---
 TESTING.rst => docs/source/testing.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/TESTING.rst b/docs/source/testing.rst
similarity index 67%
rename from TESTING.rst
rename to docs/source/testing.rst
index a75aeaa..6a65d58 100644
--- a/TESTING.rst
+++ b/docs/source/testing.rst
@@ -17,3 +17,8 @@ To install them from ``sbws`` ::
 To run the tests::
 
     tox
+
+.. _Flake8: http://flake8.pycqa.org/
+.. _pytest: https://docs.pytest.org/
+.. _tox: https://tox.readthedocs.io
+.. _Coverage: https://coverage.readthedocs.io/
\ No newline at end of file





More information about the tor-commits mailing list