Usage of @Issue annotation and where clause #1560
AnthonyTonda
started this conversation in
General
Replies: 1 comment 8 replies
-
For what would that be useful? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to know if you are planning to handle this:
@issue(“#format test”)
def “method using where clause #format test” {
Given…
Then…
Where
#format
xml
json
}
We will have two tests with the format xml then json
We will have also the sentence having the token #format being replace by xml then by json
Will you apply also for the annotation @issue having also the token #format ?
thanks in advance for your reply
Tonda
Beta Was this translation helpful? Give feedback.
All reactions