Open samtrion opened 4 days ago
I'm not sure the new testing platform has the concept of traits. I'll check in with them.
wrong window :D response here: https://github.com/microsoft/testfx/discussions/3991#discussioncomment-11153259
I think I'm a bit blocked on this, the VSTest bridge uses an internal serializable property, so I can't access it 🤔
Unfortunately, the current implementation is such that
CategoryAttribute
andPropertyAttribute
are not registered as traits. This prevents, for example, the filtering of tests within Visual Studio.