Django

Code

Ticket #3576 (closed: duplicate)

Opened 2 years ago

Last modified 2 years ago

`manage.py test` should return error code on test failure

Reported by: russellm Assigned to: russellm
Milestone: Component: Unit test system
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 1
Needs tests: 0 Patch needs improvement: 0

Description

Massimiliano Ravelli <massimiliano.ravelli@gmail.com> 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.

Attachments

Change History

02/26/07 06:22:40 changed by russellm

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs set to 1.

02/26/07 06:25:19 changed by mir@noris.de

  • status changed from new to closed.
  • resolution set to duplicate.

duplicate of #3253


Add/Change #3576 (`manage.py test` should return error code on test failure)




Change Properties
Action