Re: VB unit-testing tool
- From: Steve Jorgensen <nospam@xxxxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 18:19:38 -0700
I can't think of any reason vb-lite-unit would have any problem testing COM
components, and it comes with a document that does a decent job of explaining
how to use it along with some example test classes. If you get stuck, you can
always e-mail the author (me).
On Fri, 22 Jul 2005 17:14:48 GMT, "Wendell Buckner"
<wendellbuckner@xxxxxxxxxxxxx> wrote:
>hello, I just came across this while looking for answers for another problem
>I was having... Question: Is there any issues with unit testing COM
>components with this tool... Is there a documentation I could look at to see
>how this thing works and if it's what I'm looking for?
>
>"Steve Jorgensen" <nospam@xxxxxxxxxxxxx> wrote in message
>news:pbt1e1d2ff3c50j51d326v8vkerqoepebt@xxxxxxxxxx
>> On Fri, 22 Jul 2005 17:05:56 +0530, "a" <a@xxxxx> wrote:
>>
>> >Hi,
>> >
>> >I'm posting this across many VB groups, hoping for an answer.
>> >
>> >I was looking into employing a VB-unit testing tool for helping in
>> >test-driven development.
>> >
>> >I came across-
>> >vbUnit3
>> >comUnit
>> >SimplyVbUnit
>> >
>> >I want to know if any of you have used them, and what your experiences
>have
>> >been.
>> >
>> >Any info would be helpful.
>> >
>> >Thank you.
>>
>> Personally, I've barely touched any of those, but that's because all the
>ones
>> that existed when I was first looking (I hadn't found SimplyVbUnit and
>still
>> haven't looked at it) had clear obstacles to use for what I was trying to
>do.
>>
>> I tried 3 times to write my own, and on the 3rd try, I came up with
>something
>> that, though limited in features, really seems to work well for VB and VBA
>> projects. You can get it from here - http://vb-lite-unit.sourceforge.net/
>
.
- Prev by Date: strong name
- Next by Date: Re: strong name
- Previous by thread: strong name
- Next by thread: MAPI problems
- Index(es):
Loading