Skip to content

Use TestContainers for integration tests #795

@vpavic

Description

@vpavic

We should update our integration tests and samples to use TestContainers.

This would bring the following benefits:

  • make Docker a single external dependency for project build (currently we require Redis)
  • allow us to improve JDBC support integration tests
  • provide better isolation for integration tests

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions