Forum member
joshevensen
6 posts
Posts by joshevensen
-
NUnit "Root element is missing" error on multiple brand new projects
Project is a 4.6.2 Class Library. NUnit version 3.7.0, 4.6.2. Not sure how to specifically troubleshoot this becuase I can't tell what file it's trying to read. If I downgrade to 3.6.1, it starts working again. [quote]An error occurred while analysing this project after it was built: System.Re…
31 May 2017 17:08 UTC
-
Embedded resources ending up with extra characters
Saving the file from an outside editor did the trick, but when i look at the actual saved file after editing in visual studio in a hex editor it doesn't have any encoding characters at the start.
31 Jan 2013 15:04 UTC
-
Embedded resources ending up with extra characters
[quote=Remco;3616]Hi, thanks for posting! If the file is considered binary, then it shouldn't be opened in the IDE while using NCrunch as the text editor will cause the data stored in the file to be sourced by the text extracted from the IDE. I would perhaps suggest using a file extension that ide…
31 Jan 2013 15:03 UTC
-
Embedded resources ending up with extra characters
When running tests that use an embedded resource to store a test Json file, I'm getting [code=csharp]System.Runtime.Serialization.SerializationException: There was an error deserializing the object of type [TYPE]. Encountered unexpected character 'ï'. ---> System.Xml.XmlException: Encountered une…
30 Jan 2013 14:57 UTC
-
Context menus
Oh, I guess you do have that. But by clicking the NCrunch markers. Hm.
26 Jun 2012 12:22 UTC
-
Context menus
I'm sure this is already planned, but it would be REALLY great to have context menu items for running / pinning tests.
26 Jun 2012 12:12 UTC