notes testing - deventry/uosweb-docs-en GitHub Wiki
http://www.danylkoweb.com//Blog/the-ultimate-guide-to-unit-testing-in-aspnet-mvc-E2
http://www.jerriepelser.com/blog/unit-testing-controllers-aspnet5
http://stackoverflow.com/questions/5252980/how-to-unit-test-email-sending
http://dotnetliberty.com/index.php/2015/12/31/fast-asp-net-5-integration-testing-with-xunit/ http://dotnetliberty.com/index.php/2016/01/04/how-to-unit-test-asp-net-5-mvc-6-modelstate/
perf/load testing https://petabridge.com/blog/introduction-to-nbench/ https://github.com/petabridge/nbench
https://cucumber.io/docs https://cucumber.io/docs/reference/specflow
http://www.specflow.org/ https://github.com/stajs/SpecFlow.Dnx
TestAutomationEssentials https://github.com/arnonax/TestEssentials
browser automation for testing http://www.seleniumhq.org/
coded ui vs 2015 automation testing use of the app https://msdn.microsoft.com/en-us/library/dd286726.aspx?f=255&MSPPError=-2147217396
http://www.hanselman.com/blog/AddingACustomInlineRouteConstraintInASPNETCore10.aspx