#20552 closed Bug (fixed)
Release notes misname new test discovery runner
| Reported by: | Russell Keith-Magee | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.6-alpha-1 |
| Severity: | Release blocker | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The 1.6 release notes say the name of the new test discovery runner is calleddjango.test.runner.DjangoTestDiscoverRunner; it's actually called django.test.runner.DiscoverRunner
Change History (2)
comment:1 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 12 years ago
| Type: | Uncategorized → Bug |
|---|
Note:
See TracTickets
for help on using tickets.
In 164c67c831c0d71ff30e7a4d1c5f5e6ed0d2f178: