Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(test): migrate to Microsoft.Testing.Platform #261

Copy link
Copy link

Description

@j-d-ha
Issue body actions

Summary

Migrate the test projects from xUnit's legacy VSTest-based runner to the new Microsoft.Testing.Platform.

Background

Microsoft.Testing.Platform is the modern replacement for VSTest, offering:

  • Better performance and startup times
  • Native integration with modern .NET tooling
  • Improved extensibility model
  • Better support for cloud and container scenarios

Tasks

  • Update test project files to use Microsoft.Testing.Platform
  • Replace xUnit VSTest runner with xUnit Microsoft.Testing.Platform adapter
  • Update any test tooling dependencies (AutoFixture.Xunit3, etc.) if needed
  • Verify all tests run correctly with the new platform
  • Update CI/CD pipelines if necessary
  • Update documentation if test running commands change

Acceptance Criteria

  • All existing tests pass using Microsoft.Testing.Platform
  • `dotnet test` continues to work as expected
  • CI/CD workflows continue to run tests successfully
  • No test functionality is lost in the migration

References

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.