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