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