microsoft / winget-dsc

MIT License
45 stars 25 forks source link

Support cross-platform testing #64

Open Gijsreyn opened 5 months ago

Gijsreyn commented 5 months ago

Description of the new feature / enhancement

As contributor, I want to test DSC resources cross-platform through Azure Pipelines to ensure quality.

Proposed technical implementation details

Separate publish job and create test stage. Tests in Pester can be controlled by using the -Skip when declaring It blocks.

Trenly commented 4 months ago

[Policy] Area Validation Pipelines