There are no R# icons for running test(s) at the left and no context menu entries for testing in class or method context menus.
Now I have uninstalled 232 and then installed 231. Result: Unit Testing in options dialog is not empty and icons and context menu items are missing, in options dialog "IntelliSense" appears twice. Is it because I had installed a never version or was it a bug in 231?
Hello Marco, Double IntelliSense page in options is a known issue of 231. >> There are no R# icons for running test(s) at the left and no context >> menu entries for testing in class or method context menus. >>
Now I have uninstalled 232 and then installed 231. Result: Unit Testing in options dialog is not empty and icons and context menu items are missing, in options dialog "IntelliSense" appears twice. Is it because I had installed a never version or was it a bug in 231? Marco
Double IntelliSense page in options is a known issue of 231.
I didn't know because after the 231 download finished Thunderbird showed me that 232 is out and so I had a bigger jump from 227 to 232. I've installed 231 after I had the Unit testing issue in 232 because I needed it. Now I'm back to 227 and waiting for 233.
Thanks, we'll fix it ASAP.
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Antonio Carpentieri wrote:
and unit testing does not work:
using NUnit.Framework;
public class MyTests
{
public void FirstTest()
{
// Do something
}
}
There are no R# icons for running test(s) at the left and no context
menu entries for testing in class or method context menus.
Marco
Now I have uninstalled 232 and then installed 231. Result:
Unit Testing in options dialog is not empty and icons and context menu
items are missing, in options dialog "IntelliSense" appears twice. Is it
because I had installed a never version or was it a bug in 231?
Marco
Hello Marco,
Double IntelliSense page in options is a known issue of 231.
>> There are no R# icons for running test(s) at the left and no context
>> menu entries for testing in class or method context menus.
>>
Thanks,
Andrey Simanovsky
Hello Andrey,
I didn't know because after the 231 download finished Thunderbird showed
me that 232 is out and so I had a bigger jump from 227 to 232. I've
installed 231 after I had the Unit testing issue in 232 because I needed
it. Now I'm back to 227 and waiting for 233.
Marco