Ticket #2309 defect closed fixed
trial man page incorrectly explains --coverage behaviour
| Reported by: | jml | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Currently, it says:
Generate coverage information in the given directory (relative to _trial_temp). Requires Python 2.3 or higher.
At the moment, trial doesn't let you set the coverage directory. It is always _trial_temp/coverage/. The man page should also have a stab at explaining what to do with the coverage output.
Change History
Note: See
TracTickets for help on using
tickets.
