The suggestion involves the code in django.test.
https://github.com/django/django/tree/master/django/test
In particular see runner.py there.
On Friday, 22 March 2019 13:29:05 UTC+1, Gourav Sardana wrote:
>
> Hey,
> I am Gourav Sardana undergraduate computer science student. I am
> interested
Hey,
I am Gourav Sardana undergraduate computer science student. I am interested
in test framework idea. I have a good experienced with django. @Mentor Can
i ask you one thing? we have to build a software or you have to implement
this to your core code i.e it will automatically check the code ?
Hi Everyone, My name is Gaurav Srivastava. I am B-Tech 2nd year student. I
want to clarify my doubts regarding "test framework cleanup" about how and
what things need to be consider while contributing. As this is my first
GSOC so I don't have much experience with this . Will a
>
> I'm doing my UG 3rd year .I m interested to work with Django in Test
> framework cleanup idea so please help where to start with and help me to
> draft proposal
>
--
You received this message because you are subscribed to the Google Groups
"Django developers
I'm doing my UG 3rd year .I m interested to work with Django in Test
framework cleanup idea so please help where to start with and help me to
draft proposal
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Dja
Hi Varun,
On 03/24/2015 07:18 PM, Varun Sharma wrote:
> I've been writing this proposal from past few days. After going through
> the pycon talks of Carl Meyer and Julien Phalip on Django's testing
> framework and working on the test framework from last 2 months, I have
> drafted some improvements
Hi Varun,
I've just taken a look at this proposal; I've got some concerns.
* You say you can get test coverage from 81% to 90% - that's an admirable
goal, but is there any reason to believe that it is achievable? In many
cases, the coverage is low because a feature/branch is so difficult to test
Hi All,
I've been writing this proposal from past few days. After going through the
pycon talks of Carl Meyer and Julien Phalip on Django's testing framework
and working on the test framework from last 2 months, I have drafted some
improvements but I'm not sure about any roadblocks or feasibility