7mind / izumi

Productivity-oriented collection of lightweight fancy stuff for Scala toolchain

Home Page:https://izumi.7mind.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the ability to reuse docker containers in tests

0x736861 opened this issue · comments

It would be nice to have a pool of docker containers, from which the tests will take the containers and, after completion, return them to the pool. This will speed up the tests, where a lot of time is spent on launching new containers.

https://t.me/izumi_ru/5029