Hi,

After almost a year working with TestComplete/TestExecute and struggling to 
integrate it with Jenkins I managed to do it configuring JNLP slaves and 
using custom batch scripts. 

The problem is that TestExecute only produces its reports in MHT format 
that can not be integrated with Jenkins and can only be opened with 
Internet Explorer. 

I decided to create a plugin that transformed those reports into JUnit 
(xUnit actually) to leverage the power of Jenkins (graphs with tendencies, 
history of test failures, etc.).

The plugin is available 
here: https://github.com/fmiguelez/testcomplete-xunit

It has been created as an extension to xUnit 
Plugin: https://wiki.jenkins-ci.org/display/JENKINS/xUnit+Plugin

I ask any admin reading this *permissions to integrate my plugin into 
official development branch, i.e.:*

   - Create official Github location and receive maintainer rights to that 
   location: github.com/jenkinsci/testcomplete-xunit
   - Create official Wiki plugin page and receive maintainer rights to edit 
   it: https://wiki.jenkins-ci.org/display/JENKINS/TestComplete+xUnit+Plugin

Regards,

Fernando Miguélez

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/c7115550-8e88-47ec-a94c-251e97a751c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to