Skip to content

Run tests on Windows and also against .NET FX #7761

Open
@stevejgordon

Description

@stevejgordon

Our unit and integration tests currently run against .NET 6 target framework and in CI, run on Linux runners. Occasionally there may be Windows or .NET FX bugs that we do not catch with our current testing. It would be nice to apply similar changes as proposed for Elastic.Transport which ensures that on Windows, we also run the tests against the net462 target. We can then introduce a Windows-based action to trigger those tests.

Metadata

Metadata

Assignees

Labels

8.xRelates to a 8.x client versionArea: Tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions