I have got an issue on the test step on the VSTS build where our tests are unable to run.
The following link is the build steps.
On the test step on the build i get the following error:
2018-04-17T06:11:35.6527068Z ##[error]Error: An exception occurred while invoking executor 'executor://mstestadapter/v1': Type is not resolved for member 'Sfa.Sfs.AgeReports.Contexts.AgeReportDefaultAgeReportDomainFactory,Sfa.Sfs.AgeReports.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. 2018-04-17T06:11:35.6527068Z ##[error]
All tests run locally on multiple dev machines but on VSTS they don't run.