Community

Integration Testing of Real-time communication in ASP.NET Core (using Kestrel and SignalR)

(Dobromir Nikolov) Integration testing is getting more and more popular amongst ASP.NET Core developers who care about shipping quality products. Real-time functionality is now a norm and is included in the requirements of modern web applications. Learn how you can incorporate these two concepts by