Login
Remember
Register
Ask a Question
Command to run the Cucumber file is _____________.
0
votes
asked
Apr 7, 2022
in
Cucumber V2
by
sharadyadav1986
edited
Apr 26, 2022
by
sharadyadav1986
Command to run the Cucumber file is _____________.
a) @RunWith(Cucumber.class)
b) @RunWith(Java.class)
c) @RunWith(Java)
d) @RunWith(Cucumber)
cucumber-run
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 7, 2022
by
sharadyadav1986
@RunWith(Cucumber. Class) And is used to . : Remove repetitive feature
...