I'm using ver. 5.0.4, no previous version used.
On creating new SimpleVBUnit project via wizard, test runner form are not created correctly
and I got error dialog about .tlb reference.
It is because template .vbp and .frm has bad references of component and type library.
Project template (.vbp and .frm) should have good references like this, I guess:
(I'm happy with these templates copied into C:\Program Files (x86)\Microsoft Visual Studio\VB98\Template\Projects\)
I'm using ver. 5.0.4, no previous version used. On creating new SimpleVBUnit project via wizard, test runner form are not created correctly and I got error dialog about
.tlb
reference. It is because template.vbp
and.frm
has bad references of component and type library. Project template (.vbp
and.frm
) should have good references like this, I guess: (I'm happy with these templates copied intoC:\Program Files (x86)\Microsoft Visual Studio\VB98\Template\Projects\
)