How to automate integration testing as part of the CD pipeline after deployment is done ?

19 views
Skip to first unread message

Thirunarayanan Sowrirajan

unread,
Dec 19, 2019, 9:43:43 AM12/19/19
to RestSharp
I am thinking to use Restsharp and write tests for my asp.net core web api. I am thinking to create a xUnit test project and write my integration tests in it. The question is: how do i automate the integration tests to run after deployment and still be part of my CD pipeline?

Alexey Zimarev

unread,
Jan 6, 2020, 9:56:58 AM1/6/20
to RestSharp
Well, nobody can stop you from calling an external API from unit tests. We have some tests in RestSharp itself that call LinkedIn or Twitter.
Reply all
Reply to author
Forward
0 new messages