[TIP] py.test working with Django apps

Alfredo Deza alfredodeza at gmail.com
Wed Aug 17 14:57:32 PDT 2011


On Tue, Aug 16, 2011 at 3:49 PM, Alfredo Deza <alfredodeza at gmail.com> wrote:
> Hi,
>
> I am currently working with a big Django application that is in
> itself, composed of a lot of smaller apps that work together.
>
> We are thinking of using py.test but I am not sure what the best path
> to achieve a migration from Django's own test runner.
>
> There are a few plugins and packages available but some of them seem
> outdated [0] [1]
>
> Has anyone used py.test successfully with Django applications? What is
> the best option or recommended path to take?

Where is Holger Krekel when you need him?

Oh right, he is stuck in Modena, Italy - because his car broke down.

:(


>
> Thanks!
>
>
> Alfredo
>
> [0] https://github.com/bfirsh/pytest_django
> [1] http://pypi.python.org/pypi/django-pytest/0.1.3
>



More information about the testing-in-python mailing list