Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rerun failed tests using resharper v10

It used to be that I could rerun all failed tests in a resharper unit test session by showing only the failed tests, right clicking the root node, and selecting "Create New Session". Somewhere along the version updates, this functionality got lost.

Is there a way to rerun the failed unit tests from the resharper unit test sessions window?

like image 936
Charles Avatar asked Mar 07 '16 21:03

Charles


1 Answers

There is a R# bug describing this issue: RSRP-442481. Although this issue tracker entry is "fixed", the bug still seems to exist. I've reproduced it in R# 10.0.2 and 10.1 EAP 7 (see my comment in the issue tracker).

like image 86
ulrichb Avatar answered Dec 13 '22 18:12

ulrichb