Open Edwardskor opened 5 years ago
Hello,
I use the jenkinsci/parallel-test-executor-plugin. The plugin recognize only unit test but not my integration tests. Can the plugin handle also integration tests ?
Here my pom.xml
pom.xml.txt
and here my jenkins pipeline config file
jenkins_pipeline_config_file.txt
Thanks for helping Frank
https://github.com/jenkinsci/parallel-test-executor-plugin/pull/42 seems to be an attempt to address this.
Hello,
I use the jenkinsci/parallel-test-executor-plugin. The plugin recognize only unit test but not my integration tests. Can the plugin handle also integration tests ?
Here my pom.xml
pom.xml.txt
and here my jenkins pipeline config file
jenkins_pipeline_config_file.txt
Thanks for helping Frank