Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2944  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Rules:

1) Please prefix the subject with [Ruby], [JVM] or [JS].
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_sty le#Interleaved_style
3) If you have a question, don't reply to an existing message. Start a new topic instead.

 

Provide predefined steps on a java lib 
  Hi, I'm trying to develop a java lib to provide a set of predefined steps for Android development. On a normal project the structure will have a feature and steps folder for testing the app, but In this case the steps are the lib itself. So that means steps should be under src/ folder like a normal source file?... more »
By Alexis Mas  - May 18 - 2 new of 2 messages    

[Aruba] New version 0.5.3 released. 
  Main improvements: * Fix for UTF-8 support (#151 Matt Wynne, Jarl Friis) * Fix for open file leakage (#150 @JonRowe) Details on: [link] Jarl
By Jarl Friis  - May 18 - 1 new of 1 message    

release schedule 
  Hi, just wondering when the next release (1.1.4) of Cucumber JVM will happen? I've noticed the Gherkin version has been bumped in master, but there's no release yet. Anything I can do to speed up the process? I'm relying on a Scala plugin which has some issues at the moment because 1.1.3 relies on an older version of Gherkin which has a few bugs.... more »
By nicolas.l...@guardian.co.uk  - May 17 - 2 new of 2 messages    

Accessing world object outside of a step 
  Hello, I am trying to attach a world object to a drb server and at the moment the only place i know where to do that is in a step. Is there another place i can access it that makes more sense, like AfterConfiguration? I tried there but the world object is not in scope. Thanks
By adhamsel...@gmail.com  - May 17 - 1 new of 1 message    

Accessing CallbackWorld outside of a step 
  Hello, I am trying to setup a drb server that expose the CallbackWorld object. At the moment the only place i can find where to access this object is inside a step. It is possible to expose this object outside of a step? I tried in AfterConfiguration(?) but it is out of scope there. Thanks
By adhamsel...@gmail.com  - May 17 - 1 new of 1 message    

yard graph 
  Hi All, I'm trying to use yard for documenting ruby code. It is generating decent documentation when I run yard doc, although, I also want to generate diagrams. I'm getting the following stdout when I'm running "yard graph" and it doesn't generate any diagrams, any suggestions on what it could be?... more »
By Phani Srikar Ganti  - May 17 - 4 new of 4 messages    

cucumber-weld problem 
  It seems that if i activate cucumber-weld (with org.jboss.weld.se), this happens: @Before public void before() { ExampleClass ec = new ExampleClass(); ... @Given("^someGiven") public void given() { ec.bar();<----throws nullpointer with cucumber-weld activated ...@When("^someWhen")... more »
By Marvin Schramm  - May 17 - 7 new of 7 messages    

Passing Ant Value to Java 
  I am currently running several tests via cucumber-jvm, and I am kicking them off via an ant script. I am passing values to the ant script via command line at run, which are then overriding my Cucumber.Options values. This is working fantastic, and allows me to select different feature files, and different scenarios with specific tags on the fly. My question is, can... more »
By theposob  - May 17 - 4 new of 4 messages    

Tags not functioning 
  Hi Aslak, thank you for you prompt reply, I have input the following in the command line (gradle cucumber -PPlatform="Android" -PAppName="Mustatrd" -Dcucumber.options="--tags @my"). it just runs the whole feature without acknowledging the tags I am specifying. I have two scenarios which contains tags , below is my gradle.feature... more »
By Bilal Ejaz  - May 17 - 1 new of 1 message    

Publishing Cukes 
  Hi All, Like a lot of y'all, we need to publish our cukes for consumption by business and product owners in a secure project. I seek guidance or experiential reports from the group. The alternatives I see are: 1) Relish I really like what Matt has done and think that's probably the way to go... more »
By Tim Walker  - May 16 - 4 new of 4 messages    

1 - 10 of 2944   « Newer | Older »

XML       Send email to this group: cukes@googlegroups.com