[Blazor] Bring-in sdk style tests support for build and "publish" for Maui apps
Open
area-blazor
area-testing
discussed
Priority:1
Task
testing-missing-tests
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 297
Description
Bring in tests similar to the ones that we have in https://github.com/dotnet/sdk for gestures like build and publish.
Ideally we want to have some coverage for this on CI that allows us to exercise the build/publish pipeline on each platform and perform some basic build checks, like, does the content exist inside the package and so on, to quickly validate that we are generating the correct output and preventing build regressions.
Contributor guide
Assessment
This issue has not been assessed yet.