Testing¶
The template has a top-level .template.config/template.json with short name connectsoft-blazor-shell and 4 symbols.
Test Projects¶
tests/ConnectSoft.Blazor.ShellTemplate.ScaffoldTests/ConnectSoft.Blazor.ShellTemplate.Scaffolding.Tests.csprojtests/Shell.BlazorServer.UnitTests/Shell.BlazorServer.UnitTests.csproj
Validation Expectations¶
- Build the template repo.
- Scaffold a sample output with representative parameters.
- Build and test the generated output when the template is intended to produce runnable code.
- Keep architecture/acceptance claims aligned with actual test projects.