[Please don't top-post your responses.]
"kelin,[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> I just can't find a good tool to do Unit Test with Python. Could you
> please tell me any?
Python comes with batteries included.
http://docs.python.org/lib/module-unittest>
--
\ "I went
"kelin,[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> I just can't find a good tool to do Unit Test with Python. Could you
> please tell me any?
Python comes with batteries included.
--
\ "Two rules to success in life: 1. Don't tell people everything |
`\
I don't know that TestMaker is written in Python before. So maybe it's
my mistake. Then have you ever done testing jobs with Python? I know
that many people do testing jobs with it. I just can't find a good tool
to do Unit Test with Python. Could you please tell me any?
Thanks a lot!
Gabriel Ge
Paddy wrote:
> kelin,[EMAIL PROTECTED] wrote:
> > Hello,
> >
> > Now I 'm learning python to do testing jobs, and want to use it in
> > TestMaker.
> > The problem is: I don't know how to use python in TestMaker.
> > Just write python program in it or call .py files in it?
> > I am really new about
At Wednesday 18/10/2006 23:34, kelin,[EMAIL PROTECTED] wrote:
Now I 'm learning python to do testing jobs, and want to use it in
TestMaker.
The problem is: I don't know how to use python in TestMaker.
Just write python program in it or call .py files in it?
I am really new about it and need some
kelin,[EMAIL PROTECTED] wrote:
> Hello,
>
> Now I 'm learning python to do testing jobs, and want to use it in
> TestMaker.
> The problem is: I don't know how to use python in TestMaker.
> Just write python program in it or call .py files in it?
> I am really new about it and need some help.
>
>