Forum member
mschaad
1 post
Posts by mschaad
-
consuming generated xml documentation within tests
We generate our public API documentation for our ASP.NET WebApi project using Swashbuckle, which we have configured to pick up the generated XML documentation file that the C# compiler produces. I would like to be able to test this feature of our app (or perhaps even unit test my comments, checki…
21 Jul 2016 15:13 UTC