]> ToastFreeware Gitweb - philipp/winterrodeln/wrfeed.git/blobdiff - tests/test_wrfeed.py
Add comment about how to execute the tests.
[philipp/winterrodeln/wrfeed.git] / tests / test_wrfeed.py
index 873ec436948dfc1ddf7d69241263d2e908299d94..64978095d482244d43badd8e65d700ee8cc7de27 100644 (file)
@@ -1,3 +1,7 @@
+"""How to test wrfeed:
+
+WRFEED_SETTINGS=../wrfeed/test.cfg python3 -m unittest tests/test_wrfeed.py
+"""
 import unittest
 import xml.etree.ElementTree as et
 import sqlalchemy