Overview In this article I would like to give some good examples of azure pipeline features that can be difficult to implement for the first time and are very often used in many other variants.
Jul 21, 2022
Overview Nowadays, with multiple environments and many developers involved in a single project, it is difficult to properly test everything at a high level. Unit or any small tests are easy to run everywhere nowadays, on a local machine, in the cloud, in the pipeline, etc. But what happens when I want to test some complex functionality or dependencies.
Jul 21, 2022