Opened 8 months ago
Last modified 8 months ago
#35343 closed Bug
Found 0 test(s) from outside of the project — at Version 1
Reported by: | Al Mahdi | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | 5.0 |
Severity: | Normal | Keywords: | test cli |
Cc: | Al Mahdi | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
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
Note:
See TracTickets
for help on using tickets.