Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Make is better than SCons if you are not compiling C. Lots of people would use fabric instead. The stock unittest in the stdlib is quite good, especially in python 2.7+.

For mocks, wait until mock (http://www.voidspace.org.uk/python/mock/) is in the stdlib or download it yourself.



If you are on Python pre-2.7, the unittest2 (http://pypi.python.org/pypi/unittest2) library backports most of the unittest 2.7 features.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: