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

.feature.cs is not nested after creation #99

Closed
tkapustina opened this issue May 4, 2021 · 3 comments
Closed

.feature.cs is not nested after creation #99

tkapustina opened this issue May 4, 2021 · 3 comments
Assignees

Comments

@tkapustina
Copy link

Preconditions: net5, xunit, feature file with steps, steps created, no .feature.cs

STR:

  1. Build the project so .feature.cs will be available

ACTUAL: .feature.cs is not nested. Reload fixes the issue.
image

@tkapustina
Copy link
Author

Should it be fixed in 1.7.0?

@nemesv
Copy link
Contributor

nemesv commented Jun 8, 2021

Yes, this should be in 1.7.0. If I now create a new net5, xunit specflow project after the rebuild the feature.cs file is nested correctly.

@tkapustina
Copy link
Author

Verified.
Note that feature.cs is not included in the project model in classic apps, unrelated to Rider.
Another interesting point about classic apps is that file templates added via Rider are not included in the project models in VS2019. It looks like we don't need to fix this difference as the building passes successfully.

@nemesv nemesv closed this as completed Jun 8, 2021
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