Skip to content

Invalid platform name passed to PlatformAttribute should mark test NotRunnable #2201

Closed
@ChrisMaddock

Description

@ChrisMaddock

From #2200 - if an invalid platform name is passed into PlatformAttribute, the test is currently skipped - the same as if a platform the test is not currently running on was passed in.

An invalid platform name would always be a mistake, so in my opinion should mark the test NotRunnable, and fail the test run.

Thoughts?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions