#32602: Clarify wording re: parallel testing and test case vs. test case class
--------------------------------------+------------------------------------
     Reporter:  Chris Jerdonek        |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Testing framework     |                  Version:  3.1
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by Tim Graham):

 * stage:  Unreviewed => Accepted


Comment:

 OK. I think there's confusion about this distinction across the ecosystem.
 For example, [https://docs.python-guide.org/writing/tests/ The
 Hitchhiker's Guide to Python] says, "Learn your tools and learn how to run
 a single test or a test case" (where test case seems to mean all the tests
 in a class).

 In Django's comment, I think `per-TestCase` isn't confusing because the
 casing implies a class. My guess is that most people read "test case" as
 pertaining to classes, but it seems that being more precise won't hurt.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32602#comment:7>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.759698b04301e13c142b4e0da52a79bb%40djangoproject.com.

Reply via email to