Posts Tagged ‘Resharper’

Testing Resharper 4.5

November 23, 2009

Just a first, quick, feedback about Resharper 4.5.1 (build 1274 and 1288).
Very usefull writing methods, autocompletition on brackets and method’s firm, plus naming convention declaring variabiables, and unit test section. 🙂
Unfortunately, it seems to me very slow providing methods&props of my classes, and executing unit tests too (read here). 😦

Technorati tags: Visual Studio, Resharper

Run unit tests in Resharper 4.5.1

October 23, 2009

Looking for more info about running unit tests in Resharper, I found this post: MSTest ReSharper 4 Plugin.

Resharper 4.5 support MSTest natively (here), so it’s obsolete but not useless. 😉

During my early tests, I found Resharper running slowly my unit tests, but more customizable. 😉

Technorati tags: Visual Studio, Resharper, Unit Test

Resharper 4.5.1: performance issues

October 14, 2009

Lately, I had a look at Resharper 4.5.1, but I had some performance issues, cpu 100%, ecc.
I know this is an ancient problem in Resharper hitory, so I looked for something very recent,and I found these discussion in Resharper forum:

The latest is my favourite. 😉

source: Resharper forum

Technorati tags: Visual Studio, Resharper