Wed Mar 8 20:43:25 2006

Ticket #1 (Closed: fixed)

coverage output for single tests


Priority: normal Reporter: jpellerin
Severity: normal Assigned to: jpellerin
Component: nose:plugin:coverage Status: closed
Version: 0.9 Resolution: fixed
Milestone: 0.9 Keywords: defect

Description by jpellerin:

Ran:

python nose/core.py -vvvvv -w st/unit_tests --with-coverage --cover-package=nose test_selector

Expected: coverage output

Actual: no coverage output

Changelog

Wed Mar 8 20:46:43 2006: Modified by jpellerin

  • keywords set to defect
  • status changed from new to assigned

Wed Apr 5 18:14:59 2006: Modified by jpellerin

  • milestone changed from 0.9a1 to 0.9
  • version changed from 0.9a1 to 0.9

Sun Apr 16 00:03:15 2006: Modified by jpellerin

    Same thing for profiler: it seems to run correctly, but the report is never printed when tests are specified on the command line.

    Wed Jun 21 21:32:09 2006: Modified by jpellerin

    • resolution set to fixed
    • status changed from assigned to closed

    Not quite sure what did it, but this is working as of [61].