Lawrence Johnston

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Resharper no longer indenting immediately when method call moved to new line in Visual Studio 20215
I think this is most easily explained by example:In Resharper 9 in Visual Studio 2013 if I have this:someObject.GetType();And I placed the curser after "obj" on the second line and pressed enter I ... -
Created RSRP-6312 Optimize project references
This has proved to be a rather popular feature request, garnering 30 votes on YouTrack and being referenced in a popular topic on Stack Overflow (http://stackoverflow.com/questions/142627/tools-for... -
Created NUnit test runner does not properly break out tests using TestCaseSourceAttribute even though bug is marked as fixed.
RSRP-183263 discusses that tests using the TestCaseSourceAttribute are not broken into individual tests (the tests are marked as passed or failed as a group with no way to identify exactly which te... -
Created NUnit unit test runner is broken for tests using TestCaseAttribute.
The NUnit test runner is quite broken for unit tests using the [TestCase] parameter.I filed multiple bugs on this (RSRP-221259, RSRP-234374) a couple weeks ago but they have so far recieved no atte...