[rspec-users] Gherkin syntax notes (WIP)

2009-03-03 Thread Rich Morin
I made a start on some Gherkin syntax notes: http://wiki.github.com/aslakhellesoy/cucumber/gherkin Please look them over, fix errors, and/or send me a note about things I've missed or gotten wrong... -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume

Re: [rspec-users] Cucumber for large projects

2009-03-03 Thread Rich Morin
for a highly interactive situation, but it might work in a situation like the one you describe. It may also give us some useful feedback about useful extensions for Gherkin. -r -- http://www.cfcl.com/rdmRich Morin http://www.cfcl.com/rdm/resume r...@cfcl.com http://www.cfcl.co

Re: [rspec-users] Cucumber for large projects

2009-03-03 Thread Rich Morin
ss. If the "word" document is a Microsoft Word document, and the format is stable and well-defined, you may be able to have Word export a document in an intermediate format (eg, HTML, XML) that can be parsed and used as input by a mechanized process. -r -- http://www.cfcl.com/rdm

Re: [rspec-users] Cucumber - RSpec matcher

2009-03-09 Thread Rich Morin
se, leaving equal?() available for the more common test. -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume r...@cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web

Re: [rspec-users] [cucumber] open source projects with cucumber features

2009-03-11 Thread Rich Morin
elped 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://ww