sniffer
sniffer copied to clipboard
Did not find 'scent.py', running nose:
Everything works, but it still says in the very first line:
Did not find 'scent.py', running nose:````
Did you have a scent.py in your current working directory and sniffer couldn't find it?
Otherwise it seems to me like intentional behavior, but may need some better wording...
I think this behavior is just fine and is explained by the README. Maybe one could add 'default'? Did not find 'scent.py', using nosetests by default But I think this does not improve anything.
Just a heads up, I was getting this with an improperly configured scent.py
Copying the example from home page worked