ApiControllerIntegrationTests icon indicating copy to clipboard operation
ApiControllerIntegrationTests copied to clipboard

Integration Tests for API Controllers using MSTest

Integration Tests for API Controllers using MSTest

ko-fi

Medium Article

integration-tests

The article Integration tests in ASP.NET Core in the ASP.NET official documentation has covered lots of aspects on the integration tests in ASP.NET Core using xUnit test framework. However, it brings up confusions and difficulties to developers who are more familiar to other test frameworks. For example, questions in GitHub issues 1

License

Feel free to use the code in this repository as it is under MIT license.

ko-fi