Hi, i'm doing a project for my internship.
I would like to be able to run unit tests that I have developed in visual studio via the SysTest Framework in an Azure DevOps build pipeline and then verify the test results. I would also like this pipeline to be started every time a commit is made. Can this be done? How should I do it? i can't find any documentation.