I'm trying to create a FreeBSD port of this software, and wish to run the bundled self-tests to verify the build before installing. How is this supposed to be done?
The python setup.py test does not work. What is the right way to invoke the tests? Thank you!
I'm trying to create a FreeBSD port of this software, and wish to run the bundled self-tests to verify the build before installing. How is this supposed to be done?
The
python setup.py testdoes not work. What is the right way to invoke the tests? Thank you!