Forum member

austsw

1 post

Posts by austsw

  1. ASP.NET Core 2.1 integration tests

    [quote]To update everyone on this issue, we've taken a deep look at it, and it's not good. This package works by hard-baking the location of the web project into the test project's binary. So if the web project moves relative to the test project, everything breaks. Given the current design of NCr…