Re: Jenkins with Cucumber not working, please help !!

2016-10-18 Thread Vinoth Kannan
Thanks Victor for your reply, I actually followed it and i am able to 
trigger the test cases through jenkins and my issue is only with the 
reporting part.

Installed all the plugins jenkins provides for Cucumber and restarted 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f77728a4-13c5-49c0-8efa-02a44f4b8f12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins with Cucumber not working, please help !!

2016-10-15 Thread Victor Martinez
If you google a bit you can find some video tutorials of using Jenkins and 
Cucumber:
- 
https://www.google.co.uk/webhp?sourceid=chrome-instant=1=2=UTF-8#q=jenkins+cucumber=vid

Hope it helps
Cheers

On Saturday, 15 October 2016 20:23:36 UTC+1, Vinoth Kannan wrote:
>
> Hi Rachel,
>
> Thanks for replying.
>
> I am actually starting the Jenkins using java -jar jenkins.war command in 
> my local. so when i restart my machine even that would be restarted 
> right/when i execute the command again that gets restarted.
>
> Still i am facing this issue.
>
> I have planned for a demo of cucumber with jenkins and this is blocking 
> me..
>
>
> Please help
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/48cfe766-7261-46e1-8d74-a0feab349111%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins with Cucumber not working, please help !!

2016-10-15 Thread Vinoth Kannan
Hi Rachel,

Thanks for replying.

I am actually starting the Jenkins using java -jar jenkins.war command in 
my local. so when i restart my machine even that would be restarted 
right/when i execute the command again that gets restarted.

Still i am facing this issue.

I have planned for a demo of cucumber with jenkins and this is blocking me..


Please help

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/bb53e9c7-22ee-48a9-9e2b-424412f5ee5e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins with Cucumber not working, please help !!

2016-10-13 Thread Rachel
Hi Vinoth,

I'm not sure if you executed Maven command after plugins installation or if 
you restarted Jenkins after installation.

I think you're looking for Cucumber Reports Plugin 
 and 
you have detailed information about configuration here 
.

I hope be useful.

Best regards,
Rachel

El jueves, 13 de octubre de 2016, 19:53:46 (UTC+2), Vinoth Kannan escribió:
>
> Hi,
>
>  
>
> I have a maven project, in which i have used Cucumber with Junit runner.
>
> Now i tried of integrating it with jenkins and was able to invoke the 
> script through simple command "mvn test" from jenkins
>
> But when i clicked on Cucumber-JVM report its not showing anything other 
> than build number.
>
>  
>
> I just went to manage plugins, searched Cucumber and downloaded all the 
> plugins named with cucumber.
>
>  
>
>  
>
> I got the below one:
>
> Project
>
> Number
>
> Date
>
> Cukes
>
> 10
>
> 28 Sep 2016, 19:32
>
> Features Statistics
>
> The following graphs show passing and failing statistics for features
>
> You have no features in your cucumber report
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9758a054-3868-4129-b127-457c1fc3338e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins with Cucumber not working, please help !!

2016-10-13 Thread Vinoth Kannan


Hi,

 

I have a maven project, in which i have used Cucumber with Junit runner.

Now i tried of integrating it with jenkins and was able to invoke the 
script through simple command "mvn test" from jenkins

But when i clicked on Cucumber-JVM report its not showing anything other 
than build number.

 

I just went to manage plugins, searched Cucumber and downloaded all the 
plugins named with cucumber.

 

 

I got the below one:

Project

Number

Date

Cukes

10

28 Sep 2016, 19:32

Features Statistics

The following graphs show passing and failing statistics for features

You have no features in your cucumber report

 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/14fcc13a-de18-4e91-bd48-763b0c15daa8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.