Extract‐TestsArtifact - lsgroi/Pask.Test GitHub Wiki
Synopsis
Extract the tests artifact from a ZIP archive present in .build\output
.
The archive name should match $TestsArtifactName.*.zip
and the task will extract it in $TestsArtifactFullPath
.
Dependencies
Properties
- TestsArtifactName - name of the tests artifact
Default to$ProjectName.Tests
- TestsArtifactFullPath - the full path of the tests artifact
Default to.build\output\$TestsArtifactName