Skip to content

Add tests to CI

Add tests to CI #27

GitHub Actions / xUnit Specs succeeded Jan 17, 2024 in 0s

xUnit Specs ✅

Tests passed successfully

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

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

Test suite Passed Failed Skipped Time
Reqnroll.Specs.Features._NETLanguageCode_BehindGenerationSupportFeature_xUnit_Net60_New_CSharp 4✅ 34s
Reqnroll.Specs.Features.MultipleSpecsProjectsFeature_xUnit_Net60_New_CSharp 2✅ 20s

✅ Reqnroll.Specs.Features._NETLanguageCode_BehindGenerationSupportFeature_xUnit_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_xUnit_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: [])