maven - how to remove stackstrace from surefire report & include sys output? -
i'm exeuting test suite of junit tests using maven & i'm using surefire plug-in reporting , have customize reports ...so how remove stacks trace information surefire report & rather include / print sys output in generated report written in scripts ??
Comments
Post a Comment