Hi, It seems that there are some test cases that fail to pass. Tested on FreeBSD by invoking the following command: `/usr/local/bin/python2.7 -m pytest -v tests/test.py` http://sprunge.us/hIEC Is it possible to skip the tests explicitly when invoking the test suite?
Hi,
It seems that there are some test cases that fail to pass.
Tested on FreeBSD by invoking the following command:
/usr/local/bin/python2.7 -m pytest -v tests/test.pyhttp://sprunge.us/hIEC
Is it possible to skip the tests explicitly when invoking the test suite?