Milan Jovanović (@mjovanovictech) 's Twitter Profile
Milan Jovanović

@mjovanovictech

Practical .NET and Software Architecture Tips | Microsoft MVP

📰 The .NET Weekly: bit.ly/45T0U7i

▶️ YouTube: youtube.com/@MilanJovanovi…

ID: 1541479855660961792

linkhttps://bit.ly/45T0U7i calendar_today27-06-2022 17:54:38

15,15K Tweet

40,40K Followers

725 Following

Milan Jovanović (@mjovanovictech) 's Twitter Profile Photo

The ASP .NET Core in-memory test server is awesome. Are you using it to write your tests? You can spin up an application instance for running tests. Then write awesome integration tests with Testcontainers. Create a custom web app factory: - Create and configure a

The ASP .NET Core in-memory test server is awesome.

Are you using it to write your tests?

You can spin up an application instance for running tests.

Then write awesome integration tests with Testcontainers.

Create a custom web app factory:

- Create and configure a