Skip to content

MichalAdorno/cloud-integration-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Java SE 11
  • Docker
  • AWS CLI

Localstack

Calling AWS:

aws s3 ls

Calling Localstack (the AWS emulator):

aws s3 ls --endpoint-url http://localhost:4572

Running integration tests

./gradlew clean build

Launching containers

Launch the Localstack containers

docker-compose up localstack

About

AWS & Spring Boot - Integration Tests with Testcontainers and Localstack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages