Skip to content

soucema9/zks-pipeline-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZKS CI/CD showcase project

This project is intended for educational purposes. It uses the spring-petclinic and the selenium-starter-kit projects.

To run the project use:

mvn package --file petclinic/pom.xml
java -jar petclinic/target/petclinic-2.2.2.BUILD-SNAPSHOT.jar
mvn --file petclinic-selenium/pom.xml -DskipTests install
mvn -Dtest=PetclinicTest --file petclinic-selenium/pom.xml -Dbrowser=chrome -Dheadless=false test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published