Folks,
If you encounter parse errors on 0.1.99.x (0.2 prereleases), please do
the following:
- Create a http://gist.github.com/ with the full (but minimal)
feature that fails to parse
- Got to the raw view of that gist and comy the URL
- Paste it into Lighthouse a ticket, and mention what 0.1.99.x
version you’re on
Please update existing tickets
This lets me easily debug parser errors with:
bin/cucumber your_gist_url
Thanks,
Aslak (:
On Tue, Feb 3, 2009 at 2:30 AM, aslak hellesoy
[email protected] wrote:
Please update existing tickets
This lets me easily debug parser errors with:
bin/cucumber your_gist_url
This is BRILLIANT, Aslak. Opens the door for a number of different
online conversations about features.
David
On Tue, Feb 3, 2009 at 8:40 PM, David C. [email protected]
wrote:
version you’re on
Please update existing tickets
This lets me easily debug parser errors with:
bin/cucumber your_gist_url
This is BRILLIANT, Aslak. Opens the door for a number of different
online conversations about features.
Thanks David
I added this to make it easier to communicate. I hope people won’t use
it to actually run features
Or maybe this is the start of web2.0 requirements specifications?
Aslak