Skip to content

0.1 Release

Latest
Compare
Choose a tag to compare
@antkorwin antkorwin released this 25 May 08:59
· 4 commits to master since this release

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