pystache.tests.test___init__ module

Tests of __init__.py.

class pystache.tests.test___init__.InitTests(methodName='runTest')[source]

Bases: TestCase

test___all__()[source]

Test that “from pystache import *” works as expected.

test_version_defined()[source]

Test that pystache.__version__ is set.