Skip to content

Add tests to CI

Add tests to CI #29

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / MsTest Specs succeeded Jan 17, 2024 in 0s

MsTest Specs ✅

Tests passed successfully

✅ Tests/Reqnroll.Specs/TestResults/specs-mstest-results.trx

7 tests were completed in 36s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Reqnroll.Specs.Features._NETLanguageCode_BehindGenerationSupportFeature_MSTest_Net60_New_CSharp 4✅ 34s
Reqnroll.Specs.Features.MultipleSpecsProjectsFeature_MSTest_Net60_New_CSharp 2✅ 24s
Reqnroll.Specs.Features.UnitTestProviderSpecific.MsTest.DeploymentItemFeature_MSTest_Net60_New_CSharp 1✅ 11s

✅ Reqnroll.Specs.Features._NETLanguageCode_BehindGenerationSupportFeature_MSTest_Net60_New_CSharp

✅ A project with a single scenario should compile successfully in all supported languages and build systems(description: "C# with dotnet build", language: "C#", buildCommand: "dotnet build", exampleTags: [])
✅ A project with a single scenario should compile successfully in all supported languages and build systems(description: "C# with dotnet msbuild", language: "C#", buildCommand: "dotnet msbuild", exampleTags: [])
✅ A project with a single scenario should compile successfully in all supported languages and build systems(description: "VB.NET with dotnet build", language: "VB.NET", buildCommand: "dotnet build", exampleTags: [])
✅ A project with a single scenario should compile successfully in all supported languages and build systems(description: "VB.NET with dotnet msuild", language: "VB.NET", buildCommand: "dotnet msbuild", exampleTags: [])

✅ Reqnroll.Specs.Features.MultipleSpecsProjectsFeature_MSTest_Net60_New_CSharp

✅ Two projects with the same unit test provider(buildTool: "dotnet build", exampleTags: [])
✅ Two projects with the same unit test provider(buildTool: "dotnet msbuild", exampleTags: [])

✅ Reqnroll.Specs.Features.UnitTestProviderSpecific.MsTest.DeploymentItemFeature_MSTest_Net60_New_CSharp

✅ Should be able to deploy files to specific folder