#21026 closed Bug (fixed)
./manage.py test --help not accurate
| Reported by: | Florian Apolloner | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Management commands) | Version: | 1.6-beta-1 |
| Severity: | Release blocker | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
With the new testrunner in 1.6 the helpstring of ./manage.py test --help is no longer accurate (eg if your own apps don't reside in the project directory).
Note:
See TracTickets
for help on using tickets.
In 8f7f8bf6884ada8622bc3696c7465c904164d314: