Add testing for installers infra
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Contributes to https://github.com/dotnet/source-build/issues/4758
Our infra for building packages and installers for various platforms is rather complex. Making any changes in infra today, requires manual time-consuming builds of various packages in runtime and sdk, to ensure we don't introduce regressions.
The following is needed:
- Uni-tests for installers infra
- Basic testing that would exercise the main code-paths, i.e. creation of DEB/RPM packages and static analysis of package contents and metadata
Contributor guide
Assessment
This issue has not been assessed yet.