We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to tag my test cases with IDs from the ticket system so I can use the IDs as a cross-reference and search for them.
But the number of tickets would be too long on the navigation bar, therefore I would like to hide them from the navigation.
Implementation idea: maybe add hideFromNavigation to IsTag annotation?
The text was updated successfully, but these errors were encountered:
I would like to have a positive setting, something like useForNavigation and set it to true by default.
useForNavigation
true
Sorry, something went wrong.
I'd be happy to work on this after #172 (since this will affect the same area in the code).
I already started working on this :-)
Then we'll have merge conflicts :-(
We will see, but I think we both have enough experience with merge conflicts ;-)
Indeed, but I still prefer avoiding them. :-) We probably only have a conflict in ScenarioModelBuilder anyway. See #213.
ScenarioModelBuilder
be90df1
No branches or pull requests
I want to tag my test cases with IDs from the ticket system so I can use the IDs as a cross-reference and search for them.
But the number of tickets would be too long on the navigation bar, therefore I would like to hide them from the navigation.
Implementation idea: maybe add hideFromNavigation to IsTag annotation?
The text was updated successfully, but these errors were encountered: