8 changed files
D20Tek.Common.Net47 | ||
D20Tek.Common.Net47.csproj + | ||
D20Tek.Common.Net47.xml + | ||
D20Tek.Common.Shared | ||
DataTypes | ||
NamedElement.cs | ||
NameValuePair.cs | ||
Helpers | ||
JsonSerializationHelper.cs | ||
D20Tek.Common.UnitTests | ||
DataTypes | ||
NamedElementTests.cs | ||
Models | ||
NameValuePairTests.cs | ||
D20Tek.Common.sln | ||
D20Tek.Common.Net47.csproj
/D20Tek.Common.Net47/D20Tek.Common.Net47.csproj-1+1/D20Tek.Common.Net47/D20Tek.Common.Net47.csproj
Add comment 22 # publish the test pass/fail results to the pipeline, so that they are available in the Azure DevOps pipeline dashboard.
Add comment 23 publishTestResults: true
Add comment 24 projects: |
Add comment 25 Minus **/*.*[Tt]est*.csproj;
Add comment 25 Plus **/*.*[Tt]est*.csproj
Add comment 26
Add comment 27 # takes the code coverage results and transforms them into a readable report.
Add comment 28 - script: |
D20Tek.Common.Net47.xml
/D20Tek.Common.Net47/D20Tek.Common.Net47.xml-1+1/D20Tek.Common.Net47/D20Tek.Common.Net47.xml
Add comment 22 # publish the test pass/fail results to the pipeline, so that they are available in the Azure DevOps pipeline dashboard.
Add comment 23 publishTestResults: true
Add comment 24 projects: |
Add comment 25 Minus **/*.*[Tt]est*.csproj;
Add comment 25 Plus **/*.*[Tt]est*.csproj
Add comment 26
Add comment 27 # takes the code coverage results and transforms them into a readable report.
Add comment 28 - script: |
NamedElement.cs
/D20Tek.Common.Shared/DataTypes/NamedElement.cs-1+1/D20Tek.Common.Shared/DataTypes/NamedElement.cs
Add comment 22 # publish the test pass/fail results to the pipeline, so that they are available in the Azure DevOps pipeline dashboard.
Add comment 23 publishTestResults: true
Add comment 24 projects: |
Add comment 25 Minus **/*.*[Tt]est*.csproj;
Add comment 25 Plus **/*.*[Tt]est*.csproj
Add comment 26
Add comment 27 # takes the code coverage results and transforms them into a readable report.
Add comment 28 - script: |
NameValuePair.cs
/D20Tek.Common.Shared/DataTypes/NameValuePair.cs-1+1/D20Tek.Common.Shared/DataTypes/NameValuePair.cs
Add comment 22 # publish the test pass/fail results to the pipeline, so that they are available in the Azure DevOps pipeline dashboard.
Add comment 23 publishTestResults: true
Add comment 24 projects: |
Add comment 25 Minus **/*.*[Tt]est*.csproj;
Add comment 25 Plus **/*.*[Tt]est*.csproj
Add comment 26
Add comment 27 # takes the code coverage results and transforms them into a readable report.
Add comment 28 - script: |
JsonSerializationHelper.cs
/D20Tek.Common.Shared/Helpers/JsonSerializationHelper.cs-1+1/D20Tek.Common.Shared/Helpers/JsonSerializationHelper.cs
Add comment 22 # publish the test pass/fail results to the pipeline, so that they are available in the Azure DevOps pipeline dashboard.
Add comment 23 publishTestResults: true
Add comment 24 projects: |
Add comment 25 Minus **/*.*[Tt]est*.csproj;
Add comment 25 Plus **/*.*[Tt]est*.csproj
Add comment 26
Add comment 27 # takes the code coverage results and transforms them into a readable report.
Add comment 28 - script: |
NamedElementTests.cs
/D20Tek.Common.UnitTests/DataTypes/NamedElementTests.cs-1+1/D20Tek.Common.UnitTests/DataTypes/NamedElementTests.cs
Add comment 22 # publish the test pass/fail results to the pipeline, so that they are available in the Azure DevOps pipeline dashboard.
Add comment 23 publishTestResults: true
Add comment 24 projects: |
Add comment 25 Minus **/*.*[Tt]est*.csproj;
Add comment 25 Plus **/*.*[Tt]est*.csproj
Add comment 26
Add comment 27 # takes the code coverage results and transforms them into a readable report.
Add comment 28 - script: |
NameValuePairTests.cs
/D20Tek.Common.UnitTests/Models/NameValuePairTests.cs/D20Tek.Common.UnitTests/Models/NameValuePairTests.cs