I have a perl script for several test cases which are written in C, and I am using command line to run this perl script to execute test cases. The result of these test cases are stored in a text file. Now, I am interested to produce JUnit like XML output for these test cases. I tried with TAP::Formatter::JUnit but it didn't work for me. Someone please help me how can I generate Junit XML log files for my test cases. To summerise: Test cases are written in C, Perl script for executing these test cases on the target, results are stored in the Text file. Now I need JUnit like XML output instead of text output. P.S I am new to perl, my question may look simple/silly for you guys. But some help from you is much appreciated.
In reply to JUnit XML log by albal
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |