Testing Python and Django

For testing ruby (and ruby on rails) has cucumber and rspec, which seem to be pretty close to de-facto standards.

Note: you can't actually have an rspec-like app with python – this is just the way the language doesn't work like ruby. This is a good article about Ruby vs. Python which mentions

For Python/Django the situation seems to be a little more scattered, but I'm intending to use the following equivalents:


I'm also going to use hudson for continuous integration (here is a good description about how to get it running with django and nose).

By the way I installed pip for installing python packages and I've started using it instead of easy_install.

0 Responses to Testing Python and Django

  1. There are currently no comments.

Leave a Reply



About

User

Remember me on this computer?