[Python.NET] Using Python to test .NET application
Brian Lloyd
Brian.Lloyd at revolution.com
Thu Jun 1 22:12:34 CEST 2006
Hi Radhika,
The Python for .NET unit test suite (in src/tests of the distro)
are probably a pretty good example of what you want to do.
-Brian
> -----Original Message-----
> From: pythondotnet-bounces at python.org
> [mailto:pythondotnet-bounces at python.org] On Behalf Of
> Srivatsa, Radhika
> Sent: Thursday, June 01, 2006 12:53 PM
> To: pythondotnet at python.org
> Subject: [Python.NET] Using Python to test .NET application
>
> Hi,
>
> I am new to Python and am contemplating of using it to Unit
> Test the .NET application written in VC++. I know there is
> documentation of using the Python Unit Testing Framework. Is
> there anything else (a book or a
> website) that'd be helpful in walking me through the steps of
> being able to Unit Test the various VC++ classes and their
> behavior using Python ?
> I mean - what is the best way for me to learn how to go about
> writing a Python program to write Unit Test cases ?
> Appreciate any info I can get.
>
> Thanks
>
> --Radhika
>
> Radhika Srivatsa
> UMS Software Development
> Voice: (858)618-2235
>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> http://mail.python.org/mailman/listinfo/pythondotnet
>
>
More information about the PythonDotNet
mailing list