How to enable permission for unit tests?

How to enable permission for unit tests? 

I want to test a full scope of my watch face. How can I enable permissions for the unit tests? 

More specifically, I need next permissions to be enabled while doing tests: Positioning, Background, Communications

Thanks for a guidance. Didn't find it in the doc.