
Robotmk and RCC-Environments in air-gapped environments
How to prepare RCC environments and transfer them to isolated test hosts via ZIP archive.
RCC was one of the game changers with the introduction of Robotmk V2 - it takes care of the entire lifecycle of the Python environments that Robot Framework needs.
That’s super convenient, but there’s a catch: RCC assumes that the test host has access to the internet to download the required packages. This article describes a very practical way to use it in isolated environments.
