From 71c4b7e42ff83c313c7210647b98b5940838e169 Mon Sep 17 00:00:00 2001 From: Tobias Kunze Date: Thu, 11 Jan 2018 19:37:16 +0100 Subject: [PATCH] Add testing docs --- README.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 77486c8..981e49c 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,14 @@ -# byro-shackspace +byro-shackspace +--------------- A plugin for byro_. It contains an importer for the old shackbureau_, as well as supporting code. +Development +=========== + +Depending on your setup, you might need to add the python path environment variable to the pytest call: ``PYTHONPATH=../../../src/ pytest``. + .. _byro: https://github.com/byro/byro .. _shackbureau: https://github.com/shackspace/shackbureau