Opened 19 years ago
Closed 19 years ago
#3576 closed (duplicate)
`manage.py test` should return error code on test failure
| Reported by: | Russell Keith-Magee | Owned by: | Russell Keith-Magee |
|---|---|---|---|
| Component: | Testing framework | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | yes |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Massimiliano Ravelli <massimiliano.ravelli@…> suggested that when a test suite is executed using manage.py test, errors in the test should be returned as an error code. At present, no test status information is returned.
Change History (2)
comment:1 by , 19 years ago
| Needs documentation: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 19 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
duplicate of #3253