#35343: Found 0 test(s) when ran from parent folder
-----------------------------------+--------------------------------------
     Reporter:  Al Mahdi           |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  Testing framework  |                  Version:  5.0
     Severity:  Normal             |               Resolution:  invalid
     Keywords:  test cli           |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Description changed by Al Mahdi:

Old description:

> Running this in the project folder finds all tests
> {{{
> python manage.py test
> }}}
>
> But running this from the parent folder doesn't find any test
>
> {{{
> python example/manage.py test
> }}}

New description:

 Running this in the project folder finds all tests in **app/tests.py**
 files
 {{{
 python manage.py test
 }}}

 But running this from the parent folder doesn't find any test

 {{{
 python example/manage.py test
 }}}

--
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35343#comment:4>
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/0107018e8f7ad163-997a05ea-1c85-4e94-b3ef-61122ec883b7-000000%40eu-central-1.amazonses.com.

Reply via email to