File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 1- # Cucumber JVM - Starter: Java with Maven
1+ # Cucumber-JVM Starter: Java with Maven
22
33This is the simplest possible setup for Cucumber-JVM using Java with Maven.
44There is nothing fancy like a webapp or browser testing. All this does is to
@@ -11,15 +11,10 @@ included.
1111
1212Git:
1313
14- git clone https://github.com/cucumber/cucumber-java-skeleton .git
14+ git clone https://github.com/cucumber/cucumber-jvm-starter-maven-java .git
1515 cd cucumber-java-skeleton
1616
17- Subversion:
18-
19- svn checkout https://github.com/cucumber/cucumber-java-skeleton/trunk cucumber-java-skeleton
20- cd cucumber-java-skeleton
21-
22- Or [ download a zip] ( https://github.com/cucumber/cucumber-java-skeleton/archive/main.zip ) file.
17+ Or [ download a zip] ( https://github.com/cucumber/cucumber-jvm-starter-maven-java/archive/main.zip ) file.
2318
2419## Run the tests
2520
You can’t perform that action at this time.
0 commit comments