How can I access TestContext from within an TestMethodAttribute
I am trying to write a custom TestMethodAttribute
that allows to annotate a test with some meta information that should be output in the .trx
file generated by the test runner of MSTest.
Understanding Microsoft’s Unit Testing Framework Output Discrepancies
MS Visual Studio 17.9.5, C++, MS Unit Testing Framework
Understanding Microsoft’s Unit Testing Framework
MS Visual Studio 17.9.5, C++, MS Unit Testing Framework