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

support grizzly-cli#94 #61

Merged
merged 9 commits into from
Aug 7, 2024
Merged

Conversation

mgor
Copy link
Collaborator

@mgor mgor commented Aug 7, 2024

support for scenario tag variables:

  • diagnostics for if declared variables is used in included scenario
  • diagnostics for if used variables in included scenario is declared in scenario tag

no diagnostics errors when nested scenario tags are used.

new preview feature to see the results of a feature file that includes steps from other scenarios.

mgor added 8 commits August 6, 2024 12:37
maintenance work to prevent code rotting.
check that specified variables are used.
check that used variables are specified.
checks that variables specified in tag is used in included scenario.
checks that vars specified in included scenario is declared in scenario tag.

new command to force-run diagnostics `grizzly-ls/diagnostics-run.

this command is executed when active texteditor changes, and the new active one is a `grizzly-gherkin` one.
at least set background color to theme color.
it is not possible to access token theme colors at this moment.
@mgor mgor force-pushed the feature/grizzly_cli_pr94 branch 5 times, most recently from 80e61ed to f133114 Compare August 7, 2024 18:10
@mgor mgor force-pushed the feature/grizzly_cli_pr94 branch from f133114 to a44c39a Compare August 7, 2024 18:12
@mgor mgor merged commit d78fb52 into Biometria-se:main Aug 7, 2024
10 of 12 checks passed
@mgor mgor deleted the feature/grizzly_cli_pr94 branch August 7, 2024 18:20
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.

1 participant