Adding new blog post about integration testing with django-pyvows

This commit is contained in:
Rafael Carício 2013-09-25 12:41:37 +02:00
parent 65659c6dd2
commit dc0ec9c36d

View file

@ -54,3 +54,5 @@ External links
- http://www.realpython.com/blog/python/asynchronous-testing-with-django-and-pyvows/
- Unit Testing with pyVows and Django
- http://www.realpython.com/blog/python/unit-testing-with-pyvows-and-django/
- Integration testing with pyVows and Django
- http://www.realpython.com/blog/python/integration-testing-with-pyvows-and-django/