I am creating universal Windows applications for Win10 and would like code coverage to be done for it, but Visual Studio Enterprise does not support code coverage for Windows Store or Windows Phone applications. Are there any tools out there that would cover the code. Jetbrains dotCover doesn't work with UWP either
Unfortunately, the answer is no: there is no code support for UWP applications in Visual Studio 2017 yet.