Mike Howells
2013-05-11 12:10:44 UTC
We're successfully running Cucumber-JVM tests with Groovy glue in Jenkins
using the @RunWith JUnit wrapper, but we have situations where people need
to run the tests from the command line, e.g. because they're ssh logged
into a remote system and doing a bunch of other stuff on the command line.
So we want to be able to copy the jar file for the glue code onto the
remote system and run feature files from the command line, with results
shown in the classic 'pretty' coloured text format.
What's the best way to run tests from the command line with just a jar of
Groovy glue and some feature files?
--
-- Rules --
1) Please prefix the subject with [Ruby], [JVM] or [JS].
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
3) If you have a question, don't reply to an existing message. Start a new topic instead.
You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cukes-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org To unsubscribe from this group, send email to cukes+***@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
---
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
using the @RunWith JUnit wrapper, but we have situations where people need
to run the tests from the command line, e.g. because they're ssh logged
into a remote system and doing a bunch of other stuff on the command line.
So we want to be able to copy the jar file for the glue code onto the
remote system and run feature files from the command line, with results
shown in the classic 'pretty' coloured text format.
What's the best way to run tests from the command line with just a jar of
Groovy glue and some feature files?
--
-- Rules --
1) Please prefix the subject with [Ruby], [JVM] or [JS].
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
3) If you have a question, don't reply to an existing message. Start a new topic instead.
You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cukes-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org To unsubscribe from this group, send email to cukes+***@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
---
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.