Opened 20 months ago
Last modified 20 months ago
#35343 closed Bug
Found 0 test(s) from outside of the project — at Initial Version
| 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
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
Note:
See TracTickets
for help on using tickets.