To run automated tests, the task is often to create an isolated environment for various platforms, but building such environments for testing is far from the easiest task. We also want to have a monitoring and control system for autotests and test code, analyze the stability of tests and the quality of the tested software - the task becomes even more difficult. Microsoft's Azure DevOps Cloud Services helped me with these challenges, and for free. Let's get acquainted with service services (Azure Pipelines, Azure Test Plans, Azure Boards, Azure Repos, Azure Artifacts), which will help us complement workflows, improve planning accuracy, quality, productivity and speed of delivery of our Open Source solutions both for the user and for our own development ... Let's see how easy it is to set up CI / CD pipelines and flexibly parameterize configurations, manage packages using Azure DevOps on MacOS, Unix, Windows, perform analysis and get results.