You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch to pytest and add optional Python 3.8 test (#380)
* switch Travis to use pytest instead of deprecated setup.py test
* fix import error in discrete unit test (for pytest)
* add optional Travis test against python3.8
* remove unused (and sometimes incorrect) creation of test suites and run_all.py
Co-authored-by: bnavigator <code@bnavigator.de>
0 commit comments