As far as I know we can Run automated tests from test plans on Windows agent by using "vstest". Do we have any support/ way to run automated tests from test plans on Linux boxes?
As per azure doc: To run automated tests from test plans, we would need "vstest" to be installed on agent box. However, since we are using Linux box - do we have any alternative?