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

Error while loading *.feature and *.rb files #99

Open
pgundlupetvenkatesh opened this issue Jun 4, 2020 · 2 comments
Open

Error while loading *.feature and *.rb files #99

pgundlupetvenkatesh opened this issue Jun 4, 2020 · 2 comments

Comments

@pgundlupetvenkatesh
Copy link

pgundlupetvenkatesh commented Jun 4, 2020

I get this long list of error while loading feature and step files using yardoc 'features/**/*.rb' 'features/**/*.feature'

[error]: Skipping feature because an error has occurred.
[error]: Skipping feature because an error has occurred.
.
.
.
[error]: Skipping feature because an error has occurred.
[error]: Skipping feature because an error has occurred.
Files:         476
Modules:         7 (    0 undocumented)
Classes:         0 (    0 undocumented)
Constants:       2 (    0 undocumented)
Attributes:      3 (    0 undocumented)
Methods:        50 (    0 undocumented)
 100.00% documented

I have multiple tags at feature level in all feature files I think that shouldn't be an issue.

I am on yard-cucumber (4.0.0), yard (0.9.25), and cucumber (3.0.2) in Windows 10.
rake yard --trace throws a Seg fault. Console error here https://github.com/pgundlupetvenkatesh/MyFiles/blob/master/yard-cucumber-seg-fault.txt
There were no errors or warnings on cucumber (2.4.0)

@pgundlupetvenkatesh
Copy link
Author

@burtlo how soon can we expect yard-cucumber to work with Cucumber v6x?

@pgundlupetvenkatesh
Copy link
Author

@burtlo is there a new yard-cucumber release planned soon?

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

1 participant