pni-libraries / python-pninexus

Python wrappers for h5cpp and PNI/NeXus C++ libraries.
GNU General Public License v2.0
2 stars 0 forks source link

change tests to pytest #149

Closed jkotan closed 2 years ago

jkotan commented 2 years ago

The current test framework becomes deprecated

WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.

so it would be good to switch to e.g. pytest or tox.