Skip to content

Releases: jupiter-tools/spring-test-redis

0.1 Release

25 May 08:59
Compare
Choose a tag to compare

New Features ⭐️

  • @RedisTestContainer - start redis in docker container
  • Add repeatable annotation, add an ability to run multiple containers in the one test case
  • The current implementation doesn't depend on the test framework

Documentation 📚

  • simple use case with one container in test
  • example of using multiple containers in the one test case