I’m trying to set up SpecFlow. I have set up my configuration to create .trx files for test results so that I can upload them to Azure DevOps using SpecFlow. I assume I set something up incorrectly in my Hooks page so that what is printed in the Results file isn’t recognized my SpecSync, which is supposed to see if the test passed or fail and then update the tests in Azure DevOps accordingly. Has anybody set this up correctly? And if so, could you show me how you did it? I get an error that says this every time:
“No test results found in this file.
No test results found in any of the processed files.”