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

Snipper builder: Access to the feature file name and missing step definition line #2276

Open
olivierodo opened this issue Apr 20, 2023 · 0 comments
Labels
⚡ enhancement Request for new functionality

Comments

@olivierodo
Copy link
Contributor

olivierodo commented Apr 20, 2023

🤔 What's the problem you're trying to solve?

Currently i'm using the snippet builder as an alert to make my user understand that they might have a misspell on their step definition.
The snippet would look like:

😵 Oooppps! The steps in the file locals/get.feature line 10 does not exist:

As you can see i try to access to the file and line concerned, however from my research i couldn't find a way to access to these 2 information from the custom snippet syntax class

✨ What's your proposed solution?

Extends the options of the IBuildRequest

⛏ Have you considered any alternatives or workarounds?

I think so...

📚 Any additional context?


This text was originally generated from a template, then edited by hand. You can modify the template here.

@olivierodo olivierodo added the ⚡ enhancement Request for new functionality label Apr 20, 2023
@olivierodo olivierodo changed the title Snipper builder: Access to the file and line Snipper builder: Access to the feature file name and missing step definition line Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement Request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant