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

feat: link test source uri to features and scenarios #102

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dmi3coder
Copy link

This change will allow users in IDE's to locate exactly selected feature. Before that it was opening CucumberQuarkusTest on any selection.
Hard to figure out the unit tests part here, as I understand the integration tests are the only available ones now
fixes #101

@dmi3coder
Copy link
Author

@gsmet any chance to have a look?

@gsmet
Copy link
Member

gsmet commented Apr 19, 2023

@dmi3coder sorry, I missed your ping. Could you rebase (there is a small conflict). Also could you please avoid reorganizing all the imports?

mvn process-sources might help but you need to drop the star imports anyway.

@dmi3coder
Copy link
Author

Sure, will fix it over the weekend 👍️

@frederikb
Copy link

Hi @dmi3coder, thanks for the PR! Do you think you will get around to cleaning it up? Looks helpful.

If you're to busy I could take your changes and prepare another PR with you as a co-author.

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

Successfully merging this pull request may close these issues.

Add support for uri linking per feature and scenario
3 participants