I don't work with Django so I've never tried, but it making it work would be awesome. Any pointers for me to try it out? Maybe an open-source project I can run the tests the regular way and then see what happens with Testoob? Thanks!
On Thu, Oct 8, 2009 at 6:36 PM, Ahik Man <[email protected]> wrote: > Ori, > Seems very handy. > > What about django testing? I tried to play it with Django testing. Simple > hacking didn't succeed. > Any clue? > I want to do something like: > python testoob app_name\tests.py > or: > python testoob manage.py test app_name > > Thanks, > Ahik > > On Thu, Oct 8, 2009 at 5:59 PM, Ori Peleg <[email protected]> wrote: > >> Hi all, a little PR for our open-source project, I hope it's okay :) >> >> Testoob is the advanced Python test runner and testing framework that >> spices up any existing unittest test suite. >> >> Home: http://code.google.com/p/testoob >> >> Version 1.15 (Oct. 2009) adds better Python 2.6, IronPython, and Jython >> support, as well as test coverage improvements, better color support, and >> some new options and bugfixes. *nix and Windows are fully supported. >> >> Installation options: >> * 'easy_install -U testoob' >> * One of the packages at http://code.google.com/p/testoob/downloads/list >> >> This version wouldn't have been possible without the help of Ronnie van 't >> Westeinde. >> >> -- >> Check out my blog: http://orip.org >> >> >> > > > > -- Check out my blog: http://orip.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyWeb-IL" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyweb-il?hl=en -~----------~----~----~----~------~----~------~--~---
_______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
