Having trouble getting started with the nUnit Runner GUI
12 views
Skip to first unread message
akh2103
unread,
May 25, 2012, 3:09:08 PM5/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nunit-...@googlegroups.com
Hi Everyone,
I'm trying to get started with nUnit. I've written some tests and loaded them into the Runner GUI, but I'm getting a System.BadImageFormatException when I try to run the tests. IN VS, the DLL that holds my tests is dependent on an EXE in another project. I've even added a copy of the exe to the dll file for this project but I'm not having any luck.