Is it possible to integrate NUnit with VB.net Express Edition? Which is the best way?

Posted by Kico Lobo on Stack Overflow See other posts from Stack Overflow or by Kico Lobo
Published on 2010-05-06T16:44:25Z Indexed on 2010/05/06 16:48 UTC
Read the original article Hit count: 248

Filed under:
|
|
|
|

Hi,

I'm a Java Developer wich is learning VB.net for a small project. While coding in Java, we don't have to think a lot about how to integrate our IDE with our unit test framework because most of the IDEs already area integrated.

But now that I'm working on a project which the main requirement is to use VB.net Express Edition, is it possible to integrate this IDE with NUnit? How can I do that? Is there a better practice for this task? What should I do?

No, we can't opt to use Visual Studio, only the Express Edition of VB.net

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about nunit