Paul S. Hawke - 2004-02-17

Logged In: YES
user_id=4473

Tests for our project live in a single big "code bucket"
called simply "test" at the top level of the package
hierachy. If I attempt to specify an absolute path (with a
'/' at the start) the plugin assumes the package to be a
sub-package of my current class, as though it were a
relative reference (ie, like a directory reference without
the leading '/'). As it stands I am unable to use the
plugin to enhance the maintainance of our test-coverage in
the project I'm on.