I noticed that tests with UITestMethod attribute in Windows Store test projects are not recognized. Are you planning to add support for it in a future release?
Remco NCrunch Developer
#5807
02 May 2014 09:15 UTC
Hi,
At the moment there are no plans to support this. NCrunch's background execution isn't usually well suited to UI tests (unless the tests are run on a different server, which is admittedly now possible).
Because NCrunch's MSTest adapter is emulated rather than integrated, the effort required to support this feature is considerable. You're [dead link] if you like.
At the moment there are no plans to support this. NCrunch's background execution isn't usually well suited to UI tests (unless the tests are run on a different server, which is admittedly now possible).
Because NCrunch's MSTest adapter is emulated rather than integrated, the effort required to support this feature is considerable. You're [dead link] if you like.
Edited 12 Sep 2026 01:18 UTC
Since so far I didn't need it for actual UI tests, only to run some code depending on UIElement, I always managed to work around it.
At the moment I don't see it as a needed feature. Nevertheless I posted it to UserVoice, in case anyone else feels more strongly about it: https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/5872850-support-uitestmethod-in-windows-store-apps
Thank you for the quick answer.
At the moment I don't see it as a needed feature. Nevertheless I posted it to UserVoice, in case anyone else feels more strongly about it: https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/5872850-support-uitestmethod-in-windows-store-apps
Thank you for the quick answer.
Post a reply
Log in to reply.