quattor / maven-tools

Maven-based Build Tools
www.quattor.org
Apache License 2.0
3 stars 12 forks source link

mvnprove: trace the tests, not prove (and include tracing compiletime) #137

Closed stdweird closed 7 years ago

stdweird commented 7 years ago

Actual tracing support, replaces #133 which traced prove, but not the tests Also adds support tracing the tests compiletime (eg to trace the Test::Quattor import magic) Fixes #134