hdrnet_legacy icon indicating copy to clipboard operation
hdrnet_legacy copied to clipboard

how run test suite?

Open iandow opened this issue 7 years ago • 1 comments

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

iandow avatar Nov 16 '18 00:11 iandow

you need install python test framework pytest: pip2 install pytest

crazy0126 avatar May 21 '19 12:05 crazy0126