Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hierarchical view of features folder with scenarios #31

Closed
MPV opened this issue Oct 15, 2012 · 2 comments
Closed

Hierarchical view of features folder with scenarios #31

MPV opened this issue Oct 15, 2012 · 2 comments

Comments

@MPV
Copy link

MPV commented Oct 15, 2012

Hi,
I'd like to write something that recursively goes through the features folder and creates a hierarchical structure that represents the folder, it's features files and their scenarios.

Could this be done with the Gherkin library? I've been looking at the following classes to try to put together a solution but I haven't really solved it yet. I'm deeply grateful for any help I could get.

Behat\Gherkin\Loader\DirectoryLoader
\Behat\Gherkin\Gherkin
Behat\Gherkin\Loader\GherkinFileLoader
Behat\Gherkin\Parser
Behat\Gherkin\Lexer
@karolsojko
Copy link
Contributor

Have you tried the Finder component from Symfony ?

@MPV
Copy link
Author

MPV commented Oct 31, 2012

Thanks for the tip!
Symfony's Finder is awesome!

25 okt 2012 kl. 23:49 skrev "Karol Sójko" notifications@github.com:

Have you tried the Finder
componenthttp://symfony.com/doc/2.0/components/finder.htmlfrom
Symfony ?


Reply to this email directly or view it on
GitHubhttps://github.com//issues/31#issuecomment-9795548.

@everzet everzet closed this as completed Jan 26, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants