I&#39;m using &#39;bzr --coverage coverdir selftest&#39; for the first time, and I hoped it would give me test coverage information for my bzrp4 plugin.&nbsp; However, I don&#39;t see any .cover files in coverdir for bzrp4 source files.&nbsp; I used BZR_PLUGIN_PATH to set the parent directory of the bzrp4 directory.&nbsp; I do see .cover files for bzr source files and for the launchpad plugin that is installed inside the bzrlib/plugins directory.<br>
<br>How can I make --coverage find my plugin source files relative to BZR_PLUGIN_PATH?&nbsp; Or is there a better way to get coverage information for Bazaar plugins?<br><br>Thanks,<br>Matt<br>