Hello,
I'd like to know if anybody has tried to run Django's own tests via pytest.
Django does have its own, quite extensive runtests.py script which is
intended for testing Django codebase. I need to execute the test suite
with py.test though (in order to make use of some pytest plugin). Any
sug
- Original Message -
From: "Karen Tracey"
To: django-users@googlegroups.com
Sent: Friday, April 17, 2009 10:46:27 AM GMT -06:00 US/Canada Central
Subject: Re: Running django test suite
On Thu, Apr 16, 2009 at 1:26 PM, jeffhg58 < jeffh...@comcast.net > wrote:
I re
- Original Message -
From: "Karen Tracey"
To: django-users@googlegroups.com
Sent: Friday, April 17, 2009 10:46:27 AM GMT -06:00 US/Canada Central
Subject: Re: Running django test suite
On Thu, Apr 16, 2009 at 1:26 PM, jeffhg58 < jeffh...@comcast.net > wrote:
I re
On Thu, Apr 16, 2009 at 1:26 PM, jeffhg58 wrote:
>
> I recently installed django 1.1 beta and I needed to run the django
> test suite. So, under the tests directory I executed runtests.py. I
> received some errors when trying to execute all the tests. I was
> expected that all the tests would hav
I recently installed django 1.1 beta and I needed to run the django
test suite. So, under the tests directory I executed runtests.py. I
received some errors when trying to execute all the tests. I was
expected that all the tests would have passed. I am thinking it might
be with my setup. Here are
5 matches
Mail list logo