Skip to content

Pytest support + python2/3 compatibility bug fixes

Compare
Choose a tag to compare
@edoardofelici edoardofelici released this 07 May 08:52
· 10 commits to master since this release
d1ad762
  • fully replaced unittest with pytest
  • added pytest-runner, to invoke tests like : python setup.py test
  • fixed relative imports, tested on python3 and python2.