Skip to content

Demonstrates unit and integration testing in a spring(-boot) application

License

Notifications You must be signed in to change notification settings

ajharry69/demo-spring-data-testcontainers

Repository files navigation

Demo spring data testcontainers

Demonstrates integration testing using testcontainers.

Services used:

  1. Elasticsearch
  2. Postgres (postgis)
  3. Testcontainers

Running

  1. The application: ./gradlew bootTestRun
  2. The tests: ./gradlew test

About

Demonstrates unit and integration testing in a spring(-boot) application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages