Azure DevOps Staged execution of tests in Azure DevOps Pipelines When running Unit Tests in your build system, you may want to first run the most important suite, the one that should never fail, the ones that are currently being changed, finally the regression suite that may be slower to execute.
XAML Build Staged execution of unit tests on Team Build > Using Team Foundation Sever 2015 or newer or are you on Azure DevOps? Find updated guidance here [https://jessehouwing.net/staged-execution-of-tests-in-azure-devops-pipelines/]! When running Unit Tests in your build system, you may want to first run the most important suite, the one that should never fail, the ones that are