[IronPython] Exporting Python code as an assembly

Tim Riley riltim at gmail.com
Wed Feb 6 00:10:14 CET 2008


Well don't I feel like a moron. I should have spotted that. I
apologize for posting before thinking.


On Feb 5, 2008 4:29 PM, Curt Hagenlocher <curt at hagenlocher.org> wrote:
> On Feb 5, 2008 1:24 PM, Tim Riley <riltim at gmail.com> wrote:
> > I was testing out the code provided and when I tested it using the
> > example I got the following error.
> >
> > [snip]
> > IOError: Could not add reference to assembly xunit.dll
>
> Sorry, you need xunit for that -- it's not part of IronPython.  Xunit
> is a kind of "next generation NUnit" for unit testing, and I recommend
> it highly.  You can find it at http://www.codeplex.com/xunit
>
>
>
> --
> Curt Hagenlocher
> curt at hagenlocher.org
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



More information about the Ironpython-users mailing list