<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Cukes Google Group</title>
  <link>http://groups.google.com/group/cukes</link>
  <description>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&amp;#39;t reply to an existing message. Start a new topic instead.</description>
  <language>en</language>
  <item>
  <title>Re: [Cucumber] [JVM] HTML report is empty when there have been any before / after hooks executed</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/259cc56ca6888e6f?show_docid=259cc56ca6888e6f</link>
  <description>
  OK, I read the linked-to blog post. There are a few things that might make &lt;br&gt; it a bit difficult to do this: &lt;br&gt; - You can only issue pull requests to a branch that exists, and the magic &lt;br&gt; &amp;quot;travis&amp;quot; branch doesn&#39;t exist atm. &lt;br&gt; - I don&#39;t have the sonatype username/password to encrypt, so I can&#39;t even
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/259cc56ca6888e6f?show_docid=259cc56ca6888e6f</guid>
  <author>
  t...@tomd.cc
  (Tom Dunstan)
  </author>
  <pubDate>Mon, 20 May 2013 03:12:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] [JVM] HTML report is empty when there have been any before / after hooks executed</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/fe1738e00ed3a7b3?show_docid=fe1738e00ed3a7b3</link>
  <description>
  Not yet, but I&#39;d like to! &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/cucumber/cucumber-jvm/issues/517&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Pull requests welcome. &lt;br&gt; &lt;p&gt;Aslak
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/fe1738e00ed3a7b3?show_docid=fe1738e00ed3a7b3</guid>
  <author>
  aslak.helle...@gmail.com
  (aslak hellesoy)
  </author>
  <pubDate>Mon, 20 May 2013 01:53:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] [JVM] HTML report is empty when there have been any before / after hooks executed</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/672002e112e8065a?show_docid=672002e112e8065a</link>
  <description>
  I can build it myself locally, I don&#39;t have a local mavenish repo to push a &lt;br&gt; locally built shapshot to, so other devs are still using the buggy version &lt;br&gt; here until I can bump the cucumber-jvm version. &lt;br&gt; Thanks &lt;br&gt; Tom
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/672002e112e8065a?show_docid=672002e112e8065a</guid>
  <author>
  t...@tomd.cc
  (Tom Dunstan)
  </author>
  <pubDate>Mon, 20 May 2013 01:47:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] Re: [JVM] Cucumber on Eclipse fails to identify Step definition file</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/3e390f679463762b/e5337e28bf183f40?show_docid=e5337e28bf183f40</link>
  <description>
  Yep, thanks for the response :) &lt;br&gt; &lt;p&gt;------------------------------ ------------------------------ ------------------------------ ---------- &lt;br&gt; Thanks and Regards, &lt;br&gt; Guru Kiran Bv, &lt;br&gt; London. &lt;br&gt; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ &lt;br&gt; *Ability is what you&#39;re capable of doing..... &lt;br&gt; Motivation determines what you do.....
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/3e390f679463762b/e5337e28bf183f40?show_docid=e5337e28bf183f40</guid>
  <author>
  gurukiran...@gmail.com
  (Guru Kiran)
  </author>
  <pubDate>Sun, 19 May 2013 16:46:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] [JVM] HTML report is empty when there have been any before / after hooks executed</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/e2b9e30398d3fd83?show_docid=e2b9e30398d3fd83</link>
  <description>
  Hi Tom, &lt;br&gt; &lt;p&gt;Sorry it took so long: I was waiting for the release karma on npmjs. &lt;br&gt; I&#39;ve just released cucumber-html 0.2.3 and updated cucumber-jvm to use &lt;br&gt; it. &lt;br&gt; &lt;p&gt;Paolo
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/1576d774127ae13c/e2b9e30398d3fd83?show_docid=e2b9e30398d3fd83</guid>
  <author>
  pa...@ambrosio.name
  (Paolo Ambrosio)
  </author>
  <pubDate>Sun, 19 May 2013 10:57:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] Provide predefined steps on a java lib</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/4a51b2cf61a4633a/e80908af6e98aa09?show_docid=e80908af6e98aa09</link>
  <description>
  I&#39;m assuming you&#39;re using Cucumber-JVM with Java. &lt;br&gt; &lt;p&gt;You might want to check out my blog post explaining why we decided to &lt;br&gt; remove predefined steps for Rails. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aslakhellesoy.com/post/11055981222/the-training-wheels-came-off?5cc9f1c0&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;That said, we also have Aruba - predefined steps for command line apps.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/4a51b2cf61a4633a/e80908af6e98aa09?show_docid=e80908af6e98aa09</guid>
  <author>
  aslak.helle...@gmail.com
  (aslak hellesoy)
  </author>
  <pubDate>Sun, 19 May 2013 02:20:35 UT
</pubDate>
  </item>
  <item>
  <title>Provide predefined steps on a java lib</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/4a51b2cf61a4633a/2ed3fd69b664a01c?show_docid=2ed3fd69b664a01c</link>
  <description>
  Hi, I&#39;m trying to develop a java lib to provide a set of predefined steps &lt;br&gt; for Android development. &lt;br&gt; On a normal project the structure will have a feature and steps folder for &lt;br&gt; testing the app, but In this case the steps are the lib itself. &lt;br&gt; So that means steps should be under src/ folder like a normal source file?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/4a51b2cf61a4633a/2ed3fd69b664a01c?show_docid=2ed3fd69b664a01c</guid>
  <author>
  vodkadecherno...@gmail.com
  (Alexis Mas)
  </author>
  <pubDate>Sat, 18 May 2013 18:47:59 UT
</pubDate>
  </item>
  <item>
  <title>[Ruby][Aruba] New version 0.5.3 released.</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/73d4bd63b0f30636/5455beaa014b460e?show_docid=5455beaa014b460e</link>
  <description>
  Main improvements: &lt;br&gt; &lt;p&gt;* Fix for UTF-8 support (#151 Matt Wynne, Jarl Friis) &lt;br&gt; * Fix for open file leakage (#150 @JonRowe) &lt;br&gt; &lt;p&gt;Details on: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/cucumber/aruba/compare/v0.5.2...v0.5.3&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Jarl
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/73d4bd63b0f30636/5455beaa014b460e?show_docid=5455beaa014b460e</guid>
  <author>
  j...@softace.dk
  (Jarl Friis)
  </author>
  <pubDate>Sat, 18 May 2013 04:39:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: [JVM] [Ruby] [JS] Feature Inquiry: Filtering on Feature Filenames</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/738e097c5392b337/ad145c3772fd4460?show_docid=ad145c3772fd4460</link>
  <description>
  You could put all similar named feature files into sub directories within &lt;br&gt; your features directory and then point cucumber to only look for feature &lt;br&gt; files within that subdirectory.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/738e097c5392b337/ad145c3772fd4460?show_docid=ad145c3772fd4460</guid>
  <author>
  rick.be...@gmail.com
  (Rick Beyer)
  </author>
  <pubDate>Sat, 18 May 2013 02:25:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] Cucumber JVM Tags with Gradle</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/7cd4953b9c557909?show_docid=7cd4953b9c557909</link>
  <description>
  HI Aslak, &lt;br&gt; &lt;p&gt;Thank you for your reply, I will try this example. Also i will be buying &lt;br&gt; your book to get further inside of cucumber. &lt;br&gt; &lt;p&gt;Kind Regards, &lt;br&gt; &lt;p&gt;Bilal Ejaz
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/7cd4953b9c557909?show_docid=7cd4953b9c557909</guid>
  <author>
  u0966...@gmail.com
  (Bilal Ejaz)
  </author>
  <pubDate>Fri, 17 May 2013 23:47:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: [JVM] - Regarding issues in generating HTML report after I run cucumber tests</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/b969552a2e84186b/badfbcaa4849003c?show_docid=badfbcaa4849003c</link>
  <description>
  You shouldn&#39;t have 2 test class class annotated with Cucumber runner. If &lt;br&gt; so, the second one overwrites first created report. Best practice is to &lt;br&gt; have only one test class, but can have multiple feature files and/or &lt;br&gt; multiple scenarios. &lt;br&gt; &lt;p&gt;Senthil
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/b969552a2e84186b/badfbcaa4849003c?show_docid=badfbcaa4849003c</guid>
  <author>
  senthili...@gmail.com
  (Senthil)
  </author>
  <pubDate>Fri, 17 May 2013 23:46:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: [JVM] Cucumber on Eclipse fails to identify Step definition file</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/3e390f679463762b/c193f95cbb7b3be4?show_docid=c193f95cbb7b3be4</link>
  <description>
  Have you found a solution? I&#39;m stuck with the same problem. My run &lt;br&gt; configuration is even simpler: &lt;br&gt; --monochrome &lt;br&gt; --glue &lt;br&gt; com.mycompany.myproject.mypack age &lt;br&gt; ${project_loc:myproject} &lt;br&gt; finds the feature definition file, but not the implemented steps. &lt;br&gt; Features are found in test/resources, implemented steps are in test/java -
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/3e390f679463762b/c193f95cbb7b3be4?show_docid=c193f95cbb7b3be4</guid>
  <author>
  sebidietr...@gmail.com
  (Sebastian Dietrich)
  </author>
  <pubDate>Fri, 17 May 2013 22:04:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] Cucumber JVM Tags with Gradle</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/a61663b45ef5f69c?show_docid=a61663b45ef5f69c</link>
  <description>
  Grab a fresh copy of cucumber-jvm from git and cd into &lt;br&gt; examples/java-helloworld. Then try this: &lt;br&gt; &lt;p&gt;mvn test &lt;br&gt; mvn test -Dcucumber.options=&amp;quot;--tags @foo&amp;quot; &lt;br&gt; &lt;p&gt;The second run should only run a single scenario, while the first one &lt;br&gt; should run them all. &lt;br&gt; &lt;p&gt;Aslak
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/a61663b45ef5f69c?show_docid=a61663b45ef5f69c</guid>
  <author>
  aslak.helle...@gmail.com
  (aslak hellesoy)
  </author>
  <pubDate>Fri, 17 May 2013 21:06:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] Cucumber JVM Tags with Gradle</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/7a132dcbec91cc95?show_docid=7a132dcbec91cc95</link>
  <description>
  No worries. Now please read rule 2 at the bottom.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/7a132dcbec91cc95?show_docid=7a132dcbec91cc95</guid>
  <author>
  aslak.helle...@gmail.com
  (aslak hellesoy)
  </author>
  <pubDate>Fri, 17 May 2013 21:04:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Cucumber] Cucumber JVM Tags with Gradle</title>
  <link>http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/e1ab870780cb2ac3?show_docid=e1ab870780cb2ac3</link>
  <description>
  Hi Aslak, &lt;br&gt; &lt;p&gt;I am extremely sorry, yes you are correct, the version i am using is 1.1.2 which is downgraded from 1.1.3. I do apologise for this mistake. &lt;br&gt; &lt;p&gt;Kind Regards, &lt;br&gt; &lt;p&gt;Bilal Ejaz
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/cukes/browse_thread/thread/762925bbd6250980/e1ab870780cb2ac3?show_docid=e1ab870780cb2ac3</guid>
  <author>
  u0966...@gmail.com
  (Bilal)
  </author>
  <pubDate>Fri, 17 May 2013 20:57:24 UT
</pubDate>
  </item>
  </channel>
</rss>
