Ignore:
Timestamp:
20 Jun 2010, 16:15:36 (14 years ago)
Author:
uli
Message:

Update docs: coverage-report location changed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/doc/developernotes.txt

    r5141 r5227  
    333333After that you can run::
    334334
    335   $ bin/coverage
     335  $ bin/coveragereport
    336336
    337337to get a browsable HTML representation of test coverage in
    338 ``parts/coverage-detect/coverage/report``.
     338``coverage-report/`` subdir.
    339339
    340340Both, the coverage reports and HTML documentation generated by sphinx
Note: See TracChangeset for help on using the changeset viewer.