Skip to content

RestAssured.Net with Specflow #43

Description

@guitaristgba247247

Hi,

Recently, I have tried integrating specflow with restassured, however it seems that there are some threading issue, when a step definition is being executed the thread where restassured gets executed is different from the step defintion thread, therefore the restassured request will never complete and will keeps looping forever.

When executing restassured request using normal unit test framework, it works fine as it shares the same thread as the test execution.

Any one experiencing this issue before? or workaround?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions