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

Creating new features files directly in Azure DevOps #2644

Open mihaellaiv opened 2 years ago

mihaellaiv commented 2 years ago

Implementation Idea

Hello all,

I know we can EDIT feature files directly in Azure DevOps, when they are stored in Azure DevOps repositories,

It would be great if we could actually also be able to CREATE new features with scenarios, based on steps definitions we have already defined.

The idea behind is that we have a lot of non-technical people, or people that do not want to install/learn Visual Studio. So to be able to create new Features with scenario steps directly in Azure DevOps, by linking them with our already scripted step definitions would be great thing to have.

In my mind it should work like in Visual studio, when a person starts creating a new Scenario and starts typing show him all steps that are currently scripted matching the typed text pattern.

This will eliminate the need for people to use IDE in order to create new features with scenarios.

Do you think this is achievable?

If someone like the idea please vote it -> https://support.specflow.org/hc/en-us/community/posts/6648803966109-Creating-new-features-files-directly-in-Azure-DevOps

SabotageAndi commented 2 years ago

For this we have our Online Gherkin Editor: https://specflow.org/tools/online-gherkin-editor/

NikkTod commented 2 years ago

Hi @SabotageAndi, thank you for the link.

I saw in the product roadmap that you are currentlly working on some very good things:

Can you please share some timeline for all those features?

Will we be able to test them soon :)