Thursday
Room 6
10:20 - 11:20
(UTC+02)
Talk (60 min)
.NET Testing Best Practices
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP.NET team uses to test their own code. Let's add some tests to a sample ASP.NET Core project, and see how easy it is to strip away dependencies not necessary for the test.
.NET
Microsoft
Testing