On Tue, Oct 1, 2013 at 8:32 PM, Charlie Poole <nuni...@gmail.com> wrote:
Hi Tyrel,
If you have the time, it would be great if you could come up with a
test solution having a set of examples of calling unmanaged code.
Ideally, it would show what works and what doesn't. One problem with
this whole issue is that most people having trouble with unmanaged
code have not been able to provide examples, not having access to the
source.
Charlie
>>> On Mon, Sep 30, 2013 at 12:34 AM, Nikolai Koudelia <niko...@gmail.com>
>>> wrote:
>>> > Hi,
>>> >
>>> > I need to debug a test but attaching a debugger to nunit-console
>>> > process is
>>> > problematic. I have to modify test code to wait (sleep) for 10 seconds
>>> > before test execution. During those 10 sec I attach the debugger.
>>> >
>>> > A much better approach would be to have a /wait or /debug switch in the
>>> > nunit-console.exe which would wait for a key press (and let attach the
>>> > debugger) before starting test execution.
>>> >
>>> > Or maybe there is some other, better way?
>>> >
>>> > Note: I can't use nunit.exe (the GUI) version because it lacks the
>>> > /nothread
>>> > switch which I must use.
>>> >
>>> > BR,
>>> > Nikolai
>>> >
You received this message because you are subscribed to a topic in the Google Groups "NUnit-Discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nunit-discuss/44JWWxJ8DM0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nunit-discus...@googlegroups.com.