gitlab.univ-lille.fr / gitlab-classrooms / cucumber-runner
Executable jar containing the Cucumber runtime, and a collection of step definitions (glue), dedicated to HTTP and HTML testing
Stars: 1
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
5
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: 11 months ago
Last synced at: 7 months ago
build.gradle
maven
- io.cucumber:cucumber-java $cucumberVersion implementation
- org.assertj:assertj-core $assertJVersion implementation
- org.seleniumhq.selenium:htmlunit3-driver $seleniumVersion implementation
- org.seleniumhq.selenium:selenium-api $seleniumVersion implementation
- org.seleniumhq.selenium:selenium-support $seleniumVersion implementation