[IronPython] Using IronPython to introspect and test Assemblies without having the source

Curt Hagenlocher curt at hagenlocher.org
Tue May 27 17:27:38 CEST 2008


I don't think I understand exactly how you'd like to use IronPython to
accomplish this, but if you want to learn more about a .NET application for
which you don't have source code, there's no better place to start than
Reflector: http://www.aisto.com/roeder/dotnet/

On Fri, May 23, 2008 at 4:59 PM, Jason Galyon <jtgalyon at gmail.com> wrote:

> I have googled around and there is either no information available or I am
> using the wrong search terms.  I work at a place that has a .NET application
> and I would like to start whitebox testing of it.  However, I currently have
> no access to the source.  Even if I did we have no good changeset system so
> I would not like to view all changes first and then test.
>
> Part of the test would be in fact to detect fatal call chain changes for
> example.
>
> Where can I obtain information about using IronPython to test the
> assemblies?
>
> Thanks,
> Jason
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080527/4536e5d1/attachment.html>


More information about the Ironpython-users mailing list