nose is a popular testing framework for Python.
http://code.google.com/p/python-nose/

Current SVN trunk *almost* works with IronPython 1.1.1. I filed an
issue to nose project's issue tracker for remaining problems.
http://code.google.com/p/python-nose/issues/detail?id=183

Then I realized that it is using os.access implemented in FePy patch,
not in official IronPython. Too bad! So if any of you want to use nose
with IronPython, please go vote CodePlex #8073.
http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=8073

-- 
Seo Sanghyeon
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to