#32270: Changing Django’s default test runner to be more robust
---------------------------------------------+-------------------------
               Reporter:  Diptesh Choudhuri  |          Owner:  nobody
                   Type:  New feature        |         Status:  new
              Component:  Testing framework  |        Version:  3.1
               Severity:  Normal             |       Keywords:  testing
           Triage Stage:  Unreviewed         |      Has patch:  0
    Needs documentation:  0                  |    Needs tests:  0
Patch needs improvement:  0                  |  Easy pickings:  0
                  UI/UX:  0                  |
---------------------------------------------+-------------------------
 The default django test runner gets the job done, but it (and the entire
 django codebase) can benefit from a more robust runner, like **pytest** or
 **nose**. I will take the example of **pytest** because I am familiar with
 it and it is more widely used.

 Anyone who has used **pytest** with django will immediately agree that it
 is much more pleasurable to work with, albeit a bit more intimidating. I
 intend   work on the intimidating part and make it easier by adding a lot
 of documentation.

 Please let me know your opinions on this topic. If it gets traction, I
 will work on compiling a list of what **pytest** has over the default
 runner, and what I intend to do to solve all of this.

 **NOTE**: If accepted, this will be my proposal for GSoC 2021.

 Best,
 Diptesh

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32270>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.3d43c464c41b9fb823bb0bea8a055f44%40djangoproject.com.

Reply via email to