You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aswinrajmk just remove the line with the test keyword. Then it will compile with no problem. On Intellij you change the dropdown from test to compile.
import cucumber.api.junit.Cucumber; is not working for eclipse 2018-09 version for maven the dependency:
io.cucumber
cucumber-junit
4.2.0
test
The text was updated successfully, but these errors were encountered: