SpecFlowOSS / SpecFlow

#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
https://www.specflow.org/
Other
2.24k stars 754 forks source link

Documentation request: Customize generated Xunit code #2633

Closed kaylumah closed 2 years ago

kaylumah commented 2 years ago

Product:

What is missing: After googleing how to add custom attributes to the generated code I came across https://groups.google.com/g/specflow/c/8Tp0QyfgpbU which does not seem possible anymore in Specflow3 (https://docs.specflow.org/projects/specflow/en/latest/Installation/Configuration.html#specflow-3 I can only conifugre via nuget according to this)

The closest alternative I could find was https://docs.specflow.org/projects/specflow/en/latest/Extend/Decorators.html But that would require registering a custom plugin, and not just using it for my project.

I think I am overlooking something here, any help as to add an attribute to generated xunit code would be appreciated

kaylumah commented 2 years ago

Would be solved by #2602

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.