timjroberts / cucumber-js-tsflow

Provides 'specflow' like bindings for Cucumber.js in TypeScript 1.7+.
MIT License
133 stars 34 forks source link

Provide more complex examples to shorten learning time #1

Closed junakowicz closed 5 years ago

junakowicz commented 8 years ago

Hi,

Can you please provide some examples more complex ones if possible as well.

This will be very helpful and should speed up first steps.

Thanks

timjroberts commented 8 years ago

Thanks @junakowicz. I'll look at providing some more concrete examples as soon as I can. Hopefully though, anyone who has used SpecFlow in C#/.NET will pick it up because I've tried to model a lot of the features from there, and the project is intentionally a very thin veneer around CucumberJS.

BibbyChung commented 8 years ago

I need it too. I don't know how to start to use it quickly. Please.... ^^

timjroberts commented 8 years ago

I've updated the README.md file to contain a 'Quick Start' section that should help folks get going. Let me know if it has been of use.

BibbyChung commented 8 years ago

Thanks....

samvloeberghs commented 7 years ago

@BibbyChung @timjroberts Some more examples here