- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings, I have the same tests (same code!) written in NUnit and running in the NUnitLite version 3 runner. How, you ask? - https://github.com/CADbloke/CADtest but I digress...
BUT, the tests run fine and look great in the v2013 x64 accoreconsole.exe but v2015 x64 is rubbish. The code does actually run the tests in both versions and produces the same TestResults.xml but the results don't show on the commandline in v2015. Just to add to the joy, the text it does write to the console writes telex-style, slowly, taking a few seconds to write a whole line (well, the 1st line anyway).
What happened?
Is accoreconsole.exe different in v2015?
Did I break it? (yes, I re-installed AutoCAD 2015).
Does v2015 not support System.console.Write...?
here are 2,000 words in pictures.
2013 looks nice
2015 sucks. WHY?
working on all sorts of things including www.tvCAD.tv & www.CADreplace.com
Solved! Go to Solution.