Paulo Matos
unread,Jan 23, 2015, 4:16:37 AM1/23/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hi all,
Currently all my tests somehow end up generating TAP files for test results so I can use the TAP plugin. But I find it highly restrictive since it only shows me numeric comparison with previous results like: (+1 fail) or so...
I would like to be able to:
* Know which tests used to pass and now fails; which tests are new, etc.
* Compare two TAP files from any run, not just from one run to the previous one.
Do you have any suggestions for these use cases?
Thanks,
Paulo Matos