Skip to content

Rename RegisterTestFramework adapterFactory parameter #2443

Open
@nohwnd

Description

@nohwnd

Rename adapterFactory parameter in Microsoft.Testing.Platform.Builder.ITestApplicationBuilder.RegisterTestFramework public api to frameworkFactory.

The naming is leaking the details of what we do for MSTest in the specific VSTest compatible implementation, but does not fit the generic interface.

This is a code breaking change for calls that use the name of the parameter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: MTPBelongs to the Microsoft.Testing.Platform core libraryBreaking ‼️

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions