Skip to content

dufner/cucumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenide examples: Cucumber

This is a sample project demonstrating how to use Selenide with Cucumber and Maven.

How to run

To run Selenide+Cucumber tests, just type from command line:

mvn test

How to add project to IDEA

  1. Run the following command to fetch dependencies: mvn
  2. Add module cucumber.iml to your Intellij IDEA.

Feel free to share your feedback!

Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.8%
  • Gherkin 19.2%