Serge Aradj
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Serge Aradj commented, -
-
Serge Aradj created a post, Use file layout to group NUnit tests by Category
Hi, I am trying to use ReSharper's file layout feature to reorder my NUnit classes according to the following rule : [Setup] first then, [Test] finally, [Up] then [Down] The sort works perfectly,...