TestFirst

Results 2 issues of TestFirst

My project is .net core project. When I install Microsoft.AspNet.WebApi.OwinSelfHost I am getting warning. I need a requirement where I want to dockerize the test. If this is not .net...

enhancement

I have my own web socket server running on localhost port 9123. `System.Net.Sockets.SocketException: 'An attempt was made to access a socket in a way forbidden by its access permissions'` **Code...