Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unit-testing COM written in .NET

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.

like image 900
Muxa Avatar asked Dec 09 '25 13:12

Muxa


1 Answers

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

like image 138
Hamish Smith Avatar answered Dec 11 '25 04:12

Hamish Smith



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!