Create a way in the test runner project (Core.Test.Blazor.Shared) to check which classes, methods, and properties are tested, and show a UI that demonstrates what is tested. This could use existing nuget packages, integrations with IDE code coverage, or be in the browser like our test runner with custom UI.