Closed gocen closed 6 years ago
Hi, I have imported your project. But simply how can I test it. I see examples but I want to test it. Sorry I am new in java.
Hi, this project uses maven. You can run the tests using maven mvn test. If you actually want to use cucumber in your own project please see https://cucumber.io/docs
mvn test
Hi, I have imported your project. But simply how can I test it. I see examples but I want to test it. Sorry I am new in java.