PrompterOne.Core.Tests verifies the domain layer with xUnit.
Tps/*Workspace/*Media/*Streaming/*Rsvp/*Editor/*Localization/*Support/*
- Cover public domain behavior, not Blazor rendering.
- Keep assertions on caller-visible contracts and serialized state.
- Mirror
PrompterOne.Coreslices where possible instead of accumulating flat test roots. - Do not move browser concerns into this project.
dotnet test ./tests/PrompterOne.Core.Tests/PrompterOne.Core.Tests.csproj
- no special skill is required; use root repo rules and architecture docs
- Do not weaken TPS or RSVP regression coverage.
- If a production bug is fixed in
PrompterOne.Core, add or tighten a regression test here first.