xml - Junit Ant Test report -


i'm using junit ant generate test report default junit-noframes format. since i'm testing several different classes in same package i'd see statistics on test results each class. in addition, i'd separate successfull tests in report.

i've examinated xslt file, may allows me partially solve first problem. still in xml test report generated junit successfull cases regrouped. how can affect this? possible change way junit stocks informations in xml testresult? these datas concerning individual tests must somewhere, since i'm able see them junit plugin in eclipse.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -