[tests] use run_module_suite so tests can run when pytest is not installed
authorPaul Brossier <piem@piem.org>
Fri, 2 Nov 2018 21:13:56 +0000 (22:13 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 2 Nov 2018 21:13:56 +0000 (22:13 +0100)
commit7fd92ca36f0277efb6955d1ab53c74043e449437
treeba0f32d292ea53e928ccbd155709e3c876baec85
parent8607a74536678d2c6d2fceca750c4ccf6c1d174d
[tests] use run_module_suite so tests can run when pytest is not installed
python/tests/_tools.py
python/tests/test_mfcc.py
python/tests/test_midi2note.py
python/tests/test_note2midi.py
python/tests/test_sink.py
python/tests/test_source.py