hdrnet_legacy
hdrnet_legacy copied to clipboard
how run test suite?
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