[Django] #35343: Found 0 test(s) from outside of the project

15 views
Skip to first unread message

Django

unread,
Mar 30, 2024, 5:42:04 AM3/30/24
to django-...@googlegroups.com
#35343: Found 0 test(s) from outside of the project
---------------------------------------------+--------------------------
Reporter: Al Mahdi | Owner: nobody
Type: Bug | Status: new
Component: Testing framework | Version: 5.0
Severity: Normal | 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 |
---------------------------------------------+--------------------------
Running this in the project folder finds all test
{{{
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>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Mar 30, 2024, 5:56:06 AM3/30/24
to django-...@googlegroups.com
#35343: Found 0 test(s) from outside of the project
-----------------------------------+--------------------------------------
Reporter: Al Mahdi | Owner: nobody
Type: Bug | Status: new
Component: Testing framework | Version: 5.0
Severity: Normal | Resolution:
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 test
> {{{
> 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
{{{
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:1>

Django

unread,
Mar 30, 2024, 7:35:36 AM3/30/24
to django-...@googlegroups.com
#35343: Found 0 test(s) from outside of the project
-----------------------------------+--------------------------------------
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
-----------------------------------+--------------------------------------
Changes (by David Sanders):

* resolution: => invalid
* status: new => closed

Comment:

If you need assistance please seek help from a friendly community member
from either the forum or Discord: https://www.djangoproject.com/community/

The issue tracker is for reporting bugs with Django itself. User issues
related to Python usage fall outside this unfortunately 🤷‍♂️
--
Ticket URL: <https://code.djangoproject.com/ticket/35343#comment:2>
Reply all
Reply to author
Forward
0 new messages