Balint Erdi
2009-Mar-11 19:03 UTC
[rspec-users] [cucumber] open source projects with cucumber features
Hi, I was looking for some "real-world" cucumber features (mainly on github) to see how more complex features are built but I have not really found any. Could you point me to some? Thank you, Balint -- Posted via http://www.ruby-forum.com/.
Zach Dennis
2009-Mar-11 19:46 UTC
[rspec-users] [cucumber] open source projects with cucumber features
On Wed, Mar 11, 2009 at 3:03 PM, Balint Erdi <lists at ruby-forum.com> wrote:> Hi, > > I was looking for some "real-world" cucumber features (mainly on github) > to see how more complex features are built but I have not really found > any. Could you point me to some?For seeing different ways to utilize scenarios and step definitions I would look at Cucumber and RSpec. They both have feature files and have good examples of different ways to utilize scenarios and step definitions: http://github.com/aslakhellesoy/cucumber http://github.com/dchelimsky/rspec -- Zach Dennis http://www.continuousthinking.com http://www.mutuallyhuman.com
Andrew Premdas
2009-Mar-11 21:09 UTC
[rspec-users] [cucumber] open source projects with cucumber features
You could have a look at fbrp on github, which has rewritten features for RestfulAuthentication. Hopefully its a reasonably gentle introduction and at least a bit real world. 2009/3/11 Balint Erdi <lists at ruby-forum.com>> Hi, > > I was looking for some "real-world" cucumber features (mainly on github) > to see how more complex features are built but I have not really found > any. Could you point me to some? > > Thank you, > Balint > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20090311/58314146/attachment.html>
Rich Morin
2009-Mar-11 22:16 UTC
[rspec-users] [cucumber] open source projects with cucumber features
At 20:03 +0100 3/11/09, Balint Erdi wrote:> I was looking for some "real-world" cucumber features (mainly > on github) to see how more complex features are built but I > have not really found any. Could you point me to some?I asked about this on #github. Lenary helped out massively. Procedure: Go to http://github.com/search Search "Code" using "Ruby" for "require cucumber" http://github.com/search?type=Code&language=rb &q=require+cucumber&repo=&langOverride=&x=0&y=0 Very cool... -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development
Oliver Barnes
2009-Mar-11 22:35 UTC
[rspec-users] [cucumber] open source projects with cucumber features
+1 I''m also looking for examples... I''ve seen several authentication-related ones, but very few examples of features that users would actually care a lot about, and that would help in learning outside-in development... 2009/3/11 Andrew Premdas <apremdas at gmail.com>:> You could have a look at fbrp on github, which has rewritten features for > RestfulAuthentication. Hopefully its a reasonably gentle introduction and at > least a bit real world. > > > 2009/3/11 Balint Erdi <lists at ruby-forum.com> >> >> Hi, >> >> I was looking for some "real-world" cucumber features (mainly on github) >> to see how more complex features are built but I have not really found >> any. Could you point me to some? >> >> Thank you, >> Balint >> -- >> Posted via http://www.ruby-forum.com/. >> _______________________________________________ >> rspec-users mailing list >> rspec-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
Matt Wynne
2009-Mar-12 02:34 UTC
[rspec-users] [cucumber] open source projects with cucumber features
On 11 Mar 2009, at 19:46, Zach Dennis wrote:> On Wed, Mar 11, 2009 at 3:03 PM, Balint Erdi <lists at ruby-forum.com> > wrote: >> Hi, >> >> I was looking for some "real-world" cucumber features (mainly on >> github) >> to see how more complex features are built but I have not really >> found >> any. Could you point me to some?What kind of app are you looking to build? Website? GUI? Console? Matt Wynne http://blog.mattwynne.net http://www.songkick.com
Oliver Barnes
2009-Mar-13 14:22 UTC
[rspec-users] [cucumber] open source projects with cucumber features
I''m looking for feature examples for web apps, I imagine Balint is as well? 2009/3/11 Matt Wynne <matt at mattwynne.net>:> > On 11 Mar 2009, at 19:46, Zach Dennis wrote: > >> On Wed, Mar 11, 2009 at 3:03 PM, Balint Erdi <lists at ruby-forum.com> wrote: >>> >>> Hi, >>> >>> I was looking for some "real-world" cucumber features (mainly on github) >>> to see how more complex features are built but I have not really found >>> any. Could you point me to some? > > What kind of app are you looking to build? Website? GUI? Console? > > Matt Wynne > http://blog.mattwynne.net > http://www.songkick.com > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
aslak hellesoy
2009-Mar-13 15:38 UTC
[rspec-users] [cucumber] open source projects with cucumber features
On Fri, Mar 13, 2009 at 3:22 PM, Oliver Barnes <oli.azevedo.barnes at gmail.com> wrote:> I''m looking for feature examples for web apps, I imagine Balint is as well? >What kind of webapp? Merb? JEE? Rails? Sinatra? ASP.NET? PHP? other? Aslak> > 2009/3/11 Matt Wynne <matt at mattwynne.net>: > > > > On 11 Mar 2009, at 19:46, Zach Dennis wrote: > > > >> On Wed, Mar 11, 2009 at 3:03 PM, Balint Erdi <lists at ruby-forum.com> > wrote: > >>> > >>> Hi, > >>> > >>> I was looking for some "real-world" cucumber features (mainly on > github) > >>> to see how more complex features are built but I have not really found > >>> any. Could you point me to some? > > > > What kind of app are you looking to build? Website? GUI? Console? > > > > Matt Wynne > > http://blog.mattwynne.net > > http://www.songkick.com > > > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-- Aslak (::) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20090313/1b4de558/attachment-0001.html>
Oliver Barnes
2009-Mar-13 18:13 UTC
[rspec-users] [cucumber] open source projects with cucumber features
Rails, but any other would be helpful as well, really. Just a repo of varied real-world cucumber feature examples already would help a lot, even without the feature steps or an actual developed app. I''ve been mining samples from pasties, tutorials and from github, but have found only a few scattered (and several theoretical), and have not found a more evolved and cohesive set. I''m working on a real project using cucumber right now, and though I think I understand the principles shown on the rspec book and the cucumber wiki, as well as on the discussions here, at times I''ve gotten stuck in writing features with my client, without patterns to draw from. 2009/3/13 aslak hellesoy <aslak.hellesoy at gmail.com>:> > > On Fri, Mar 13, 2009 at 3:22 PM, Oliver Barnes > <oli.azevedo.barnes at gmail.com> wrote: >> >> I''m looking for feature examples for web apps, I imagine Balint is as >> well? > > What kind of webapp? Merb? JEE? Rails? Sinatra? ASP.NET? PHP? other? > > Aslak > >> >> 2009/3/11 Matt Wynne <matt at mattwynne.net>: >> > >> > On 11 Mar 2009, at 19:46, Zach Dennis wrote: >> > >> >> On Wed, Mar 11, 2009 at 3:03 PM, Balint Erdi <lists at ruby-forum.com> >> >> wrote: >> >>> >> >>> Hi, >> >>> >> >>> I was looking for some "real-world" cucumber features (mainly on >> >>> github) >> >>> to see how more complex features are built but I have not really found >> >>> any. Could you point me to some? >> > >> > What kind of app are you looking to build? Website? GUI? Console? >> > >> > Matt Wynne >> > http://blog.mattwynne.net >> > http://www.songkick.com >> > >> > _______________________________________________ >> > rspec-users mailing list >> > rspec-users at rubyforge.org >> > http://rubyforge.org/mailman/listinfo/rspec-users >> > >> _______________________________________________ >> rspec-users mailing list >> rspec-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users > > > > -- > Aslak (::) > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
aslak hellesoy
2009-Mar-13 19:05 UTC
[rspec-users] [cucumber] open source projects with cucumber features
On Fri, Mar 13, 2009 at 7:13 PM, Oliver Barnes <oli.azevedo.barnes at gmail.com> wrote:> Rails, but any other would be helpful as well, really. > > Just a repo of varied real-world cucumber feature examples already > would help a lot, even without the feature steps or an actual > developed app. I''ve been mining samples from pasties, tutorials and > from github, but have found only a few scattered (and several > theoretical), and have not found a more evolved and cohesive set. >Here is an application some of my colleagues have developed: http://github.com/bekkopen/kompetansesok/tree/master It''s in Norwegian, and not the simplest app in the world (not the most complex either). The live version is here: http://kompetansesok.demo.bekk.no/ Hopefully someone with an English app can share....> > I''m working on a real project using cucumber right now, and though I > think I understand the principles shown on the rspec book and the > cucumber wiki, as well as on the discussions here, at times I''ve > gotten stuck in writing features with my client, without patterns to > draw from. > > 2009/3/13 aslak hellesoy <aslak.hellesoy at gmail.com>: > > > > > > On Fri, Mar 13, 2009 at 3:22 PM, Oliver Barnes > > <oli.azevedo.barnes at gmail.com> wrote: > >> > >> I''m looking for feature examples for web apps, I imagine Balint is as > >> well? > > > > What kind of webapp? Merb? JEE? Rails? Sinatra? ASP.NET? PHP? other? > > > > Aslak > > > >> > >> 2009/3/11 Matt Wynne <matt at mattwynne.net>: > >> > > >> > On 11 Mar 2009, at 19:46, Zach Dennis wrote: > >> > > >> >> On Wed, Mar 11, 2009 at 3:03 PM, Balint Erdi <lists at ruby-forum.com> > >> >> wrote: > >> >>> > >> >>> Hi, > >> >>> > >> >>> I was looking for some "real-world" cucumber features (mainly on > >> >>> github) > >> >>> to see how more complex features are built but I have not really > found > >> >>> any. Could you point me to some? > >> > > >> > What kind of app are you looking to build? Website? GUI? Console? > >> > > >> > Matt Wynne > >> > http://blog.mattwynne.net > >> > http://www.songkick.com > >> > > >> > _______________________________________________ > >> > rspec-users mailing list > >> > rspec-users at rubyforge.org > >> > http://rubyforge.org/mailman/listinfo/rspec-users > >> > > >> _______________________________________________ > >> rspec-users mailing list > >> rspec-users at rubyforge.org > >> http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > -- > > Aslak (::) > > > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-- Aslak (::) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20090313/b19a26d9/attachment.html>
Matt Wynne
2009-Mar-14 15:05 UTC
[rspec-users] [cucumber] open source projects with cucumber features
On 13 Mar 2009, at 18:13, Oliver Barnes wrote:> Rails, but any other would be helpful as well, really. > > Just a repo of varied real-world cucumber feature examples already > would help a lot, even without the feature steps or an actual > developed app. I''ve been mining samples from pasties, tutorials and > from github, but have found only a few scattered (and several > theoretical), and have not found a more evolved and cohesive set. > > I''m working on a real project using cucumber right now, and though I > think I understand the principles shown on the rspec book and the > cucumber wiki, as well as on the discussions here, at times I''ve > gotten stuck in writing features with my client, without patterns to > draw from.I think this is a problem, because most of the apps people are writing with Cucumber are proprietary, so there aren''t any good examples in the public domain. Hopefully once the code stabilizes for 0.2 we can start building the Cucumber web GUI as a shining example of how we like to do this. Matt Wynne http://blog.mattwynne.net http://www.songkick.com
Balint Erdi
2009-Mar-14 18:52 UTC
[rspec-users] [cucumber] open source projects with cucumber features
Yes, I am writing a Rails app. Anyway, I have got over the initial "writer''s block" thanks to a very insightful thread on this forum (http://www.mail-archive.com/rspec-users at rubyforge.org/msg06296.html) and your valuable help. Thank you all! Balint Matt Wynne wrote:> On 11 Mar 2009, at 19:46, Zach Dennis wrote: >e?> > What kind of app are you looking to build? Website? GUI? Console? >-- Posted via http://www.ruby-forum.com/.