Merge branch 'docs_to_add' into dev

This commit is contained in:
2016-01-22 14:24:27 +05:30
+4 -5
View File
@@ -55,18 +55,17 @@ The result is that you get some nifty **test status windows that update as you k
//TODO //TODO
#### Redis: ##### Redis:
###### Custom Redis Command: ###### Custom Redis Command:
Set ENV variable `REDIS_PATH`
//TODO
###### Custom Redis Args: ###### Custom Redis Args:
Set ENV variable `REDIS_ARGS`
//TODO
###### Custom Redis Port: ###### Custom Redis Port:
Set ENV variable `PYTEST_STATUS_PORT`
//TODO