Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Diabol/spring-petclinic-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Petclinic Tests

Additional tests for Spring Petclinic

Selenium

Uses the HtmlUnit Driver or FireFox (requires FireFox). Run with:

./gradlew -Dbase.url=http://192.168.33.100:8080/petclinic -DbrowserType=htmlunit test

Gatling

Uses the Gatling Tool to run stress test. Run with:

./gradlew -Dbase.url=http://192.168.33.100:8080/petclinic gatling

About

Higher level tests for spring-petclinic demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published