Are traits still a concept in MTP? #3991
-
|
I've had an issue raised, and just wondering if I need to do anything or if it's not a concept in the new platform. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
@Evangelink @nohwnd @MarcoRossignoli wondering if you could help please |
Beta Was this translation helpful? Give feedback.
-
|
It is a thing and should remain one, both the category (key, value) and trait (just value), this is how we handle them in vstest bridge: to convert to SerializableNamedKeyValuePairsStringProperty https://grep.app/search?q=SerializableNamedKeyValuePairsStringProperty |
Beta Was this translation helpful? Give feedback.
-
|
I know it's quite old discussion and you likely figured out already. But for future readers, |
Beta Was this translation helpful? Give feedback.
I know it's quite old discussion and you likely figured out already. But for future readers,
TestMetadataPropertyis the thing to use.