TestsΒΆ

Tests are located in pypescript/tests and template_lib/tests. To perform tests, run in :root::

pytest

To run tests in template_lib/tests, template_lib should be installed first with:

python setup.py develop