#35114: Create a tests directory instead of tests.py when a new app is created
-------------------------------------+-------------------------------------
               Reporter:  Salaah     |          Owner:  Salaah Amin
  Amin                               |
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:  Core       |        Version:  dev
  (Management commands)              |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 In every Django project I've seen, whenever a new app is created,
 `tests.py` is deleted and is replaced with a `tests` directory containing
 initially an `__init__.py.

 I propose instead of creating a `tests.py` on app creation, create that
 which is described above.

 I'd be happy to take this ticket myself if it's approved.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35114>
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/0107018d0bec76ba-98ea0bc2-4407-4477-925a-63bff4d6f11e-000000%40eu-central-1.amazonses.com.

Reply via email to