mgharbi/hdrnet_legacy

how run test suite?

Opened this issue · 1 comments

Can anyone tell me how to run the test suite? The py.test file is missing. Thanks.

you need install python test framework pytest:
pip2 install pytest