[CPP] Is there a way to integrate cucumber-cpp to Jenkins?

40 views
Skip to first unread message

Laurent Michel

unread,
Aug 19, 2018, 7:14:41 PM8/19/18
to Cukes
Hi,
I saw it is possible to use cucumber with Jenkins if you use cucumber-jvm and JUnit. How do I do the same for c++?
Cheers

Thomas Sundberg

unread,
Aug 20, 2018, 3:07:17 PM8/20/18
to Cukes
Hi!

On Mon, 20 Aug 2018 at 01:14, Laurent Michel <laure...@gmail.com> wrote:
>
> Hi,
> I saw it is possible to use cucumber with Jenkins if you use cucumber-jvm and JUnit. How do I do the same for c++?
>

I am not familiar with c++, but rather familiar with Jenkins.

Jenkins is good at running things from a command line. I would create
a job that executed the build from a command line and invoke running
Cucumber as part of the execution. I would probably consider to use
make or something similar for building.

Hope this points you in a good direction.
Thomas
>
> Cheers
>
> --
> Posting rules: http://cukes.info/posting-rules.html
> ---
> You received this message because you are subscribed to the Google Groups "Cukes" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to cukes+un...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
Thomas Sundberg
M. Sc. in Computer Science

Mobile: +46 70 767 33 15
Blog: http://www.thinkcode.se/blog
Twitter: @thomassundberg

Better software through faster feedback
Reply all
Reply to author
Forward
0 new messages