Skip to content

jzelayeta/play-the-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-the-game

Run Local

docker-compose -f docker/docker-compose.yml up

Load tests

This microservice use Gatling for load tests.

  • Make sure you have an instance running of the microservice
  • For adding a new Gatling simulation make sure it is under /simulation folder in test
  • For executing simulations just use same args for sbt testing, i.e sbt gatling:test will execute all simuations, or use testOnly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages