The source tarball for the latest version 1.1.2 (but also for previous versions) does contain tests/test_nco.py and tests/test_nco_examples.py, but not tests/conftest.py. This makes the tests unusable, since required fixtures defined in conftest.py are missing. I am not sure if there might be other necessary files missing as well.