3

Is there a way to unit-test COM-visible .NET assemblies from .NET (not via direct .NET assembly reference)? When i add reference in my test project to the COM component whitten in .NET it complains.

1
  • You should probably add some detail about how exactly it "complains" Commented Sep 20, 2008 at 23:15

1 Answer 1

1

There's always vbunit. Unit testing vb code (vb classic / VB6) and com objects is what it does.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.