Skip to content

Rename RegisterTestFramework adapterFactory parameter #2443

@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.

Metadata

Metadata

Assignees

Labels

Area: MTPBelongs to the Microsoft.Testing.Platform core library

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions