Hey
I am having some trouble trying to get the build to parse through the .trx file. I can see the file being generated in the \Foundation\Tests\Resource.Data.EntityFramework.Test\bin\Release folder . The file name is TestResults-Rev_4626c14b7e01843d44a9afaa3184bb9ae6e6f547-Build_91
I get the error
simple 17-Jul-2017 16:01:11 Parsing test results under
\bamboo-home\xml-data\build-dir\163842\DEV-API02-JOB1...
simple 17-Jul-2017 16:01:11 Failing task since test cases were expected but none were found.
simple 17-Jul-2017 16:01:11 Finished task 'MS Tests Parser' with result: Failed
This is the value for the Result File Name :
TestResults-Rev_${bamboo.repository.revision.number}-Build_${bamboo.buildNumber}.trx
and for the Result Directory its :
\Foundation\Tests\Resource.Data.EntityFramework.Test\bin\Release\
Am i missing something here .