Hi Rolland,

It seems like a useful addition! That said, I doubt we will consider it because of the following reasons:

  • We don't have as much time as we had in the past for developing MoreUnit, so we tend to focus on maintenance or small additions related to the core features of MoreUnit.
  • I've no precise idea of the work required to implement that yet, but it seems costly: we would need to create an optional part of MoreUnit that depends on m2e, study their API and hope it will work as advertised (which often isn't the case in Eclipse's world) and finally implement the navigation feature itself (probably the easiest part as it should involve the same stuff as for navigating within project sources).
    And as you said it is an occasional need, so it might not be worth the effort.

Of course, we may find some time later and implement it. And any external contribution would be welcome, if you're tempted!