Why don't you use a continuous integration server instead?
Aslak
> --
> You received this message because you are subscribed to the Google Groups "Cukes" group.
> To post to this group, send email to cu...@googlegroups.com.
> To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cukes?hl=en.
>
in addition to CI servers that do this sort of thing for a living, you
could try manual route with something like guard to monitor file changes
(like autotest)? Plus, I would wager 12 emails per day will turn into
spam in short order... Might be better to post results on server and
folks just go see the latest page...
jon
blog: http://technicaldebt.com
twitter: http://twitter.com/JonKernPA
aslak hellesoy said the following on 2/24/12 8:36 AM:
I have installed jenkins in my gem list and also locally in the system
by using sudo apt-get install jenkins.
After this how shall I proceed to run my cucumber feature files. I am
finding some tutorials using rails, rake etc., which I do not have in my
framework.
Can anyone guide me through with this?
Regards,
Anurag
No.
Any continuous integration server will do.
They will all run an arbitrary command that you choose (rake,
cucumber, whatever) when it detects a new commit in your source
control system. They can all be configured to send out email on
failure/success.
> I have installed jenkins in my gem list and also locally in the system by
> using sudo apt-get install jenkins.
>
> After this how shall I proceed to run my cucumber feature files. I am
> finding some tutorials using rails, rake etc., which I do not have in my
> framework.
>
> Can anyone guide me through with this?
>
Why don't you follow one of the many guides available on the World
Wide Web on this topic? Do you need help finding a blog/wiki/webpage
that describes how to set up continuous integration with cucumber?
Aslak
Do you know how to use google?
But I couldn't find a proper tutorial on how to use jenkins for running
the cucumber features.
When I google for jenkins cucumber the top 3 search results point to:
* http://stackoverflow.com/questions/4772377/ci-with-hudson-and-cucumber
* http://www.cheezyworld.com/2011/08/09/running-your-cukes-in-jenkins/
* http://sermoa.wordpress.com/2011/07/02/cucumber-running-headless-selenium-with-jenkins-the-easy-way/
Did you get different search results? Do neither of there resources
answer your question?
Aslak
That's not true. I'm just trying to help Anurag find stuff on the
Internet so he can be solve problems more independently.
Anurag - it's ok to ask questions, but we expect that you have done a
minimum or research yourself, otherwise you are just wasting
everybody's time.
I find it hard to believe that you are unable to find any existing web
pages that explain how to use cucumber and jenkins (or cucumber and
continuous integration in general).
Aslak
I have installed Jenkins and svn server for repository of cucumber
feature files in my ubuntu system.
And created a new job with Project name jenkins and gave Source Code
Management : Subversion where I placed my cucumber files location in svn
repository and created the build.
But I couldn't find my hmtl generated report and the browser is not
getting launched when I run the build.
On Mon, Feb 27, 2012 at 11:26 AM, Anurag_CSE<anuragsatishcse@gmail.com>
wrote:
Ok. I chose Jenkins as my CI to the run.
Using jenkins how should I run my cucumber features.
Do you know how to use google?
On Monday 27 February 2012 04:32 PM, aslak hellesoy wrote:
On Mon, Feb 27, 2012 at 9:49 AM, Anurag_CSE<anuragsatishcse@gmail.com>
On Fri, Feb 24, 2012 at 12:15 PM, anurag<anuragsatishcse@gmail.com>
For more options, visit this group at
http://groups.google.com/group/cukes?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Cukes" group.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/cukes?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Cukes" group.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/cukes?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Cukes" group.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/cukes?hl=en.
--
You received this message because you are subscribed to the Google Groups "Cukes" group.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to cukes+unsubscribe@googlegroups.com.