Skip to content

Commit 93cec1a

Browse files
authored
Attachments are not a thing for xunit 2
1 parent fed2ec2 commit 93cec1a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ There are known limitations on the current support of MTP for xunit 2 which is p
2626
- RunSettings isn't supported. The XML-based configuration of VSTest (RunSettings) is not supported.
2727
- Limited support could be added based on https://github.com/xunit/visualstudio.xunit/blob/d693866207d8c1b3269d1b7f4f62211b82ba7835/src/xunit.runner.visualstudio/Utility/RunSettings.cs.
2828
- Tracking issue: https://github.com/Youssef1313/YTest.MTP.XUnit2/issues/2
29-
- Attachments (both test-level and session-level) are not supported.
30-
- Tracking issue: https://github.com/Youssef1313/YTest.MTP.XUnit2/issues/4
3129
- `TestMethodIdentifierProperty` for parameters that represent generic types might not work well.
3230
- Tracking issue: https://github.com/Youssef1313/YTest.MTP.XUnit2/issues/5
3331

0 commit comments

Comments
 (0)