Related Documentation Page
No response
Type of the problem
Incorrect information
Problem Description
There are existing BDD tests written using specflow which is now being migrated to reqnroll. In existing implementation beforetestrun and aftertestrun hooks use TestThreadContext to share the data. serviceprovider object is saved to TestThreadContext and will be retrieve in aftertestrunhooks to resolve some services registered.Now with reqnroll, beforetestrun hook does not allow TestThreadContext. How can this be achieved using reqnroll?
Related Documentation Page
No response
Type of the problem
Incorrect information
Problem Description
There are existing BDD tests written using specflow which is now being migrated to reqnroll. In existing implementation beforetestrun and aftertestrun hooks use TestThreadContext to share the data. serviceprovider object is saved to TestThreadContext and will be retrieve in aftertestrunhooks to resolve some services registered.Now with reqnroll, beforetestrun hook does not allow TestThreadContext. How can this be achieved using reqnroll?