Carlos Parra
Carlos Parra
Any updates about this? I'm needing the same thing, but looks like that's no possible yet :( Have you figured out how to do it?
I've managed to implement this, so far it's working as I needed. @futureweb I think this could work for your use case as long as you set the subtype to...
I hope so, and also would like to see that feature you need implemented soon. There might be some users who benefits from it. cheers!
Not sure if there's anyone working on this issue, but I've assumed that no one is working on it and grab this one. I've started to implement this new enhancement,...
@mprice-hw that is correct. ClassCleanup should be symmetrical to ClassInitialize. The below output is from a test project I created with a preview package generated with my changes (which i'm...
@AbhitejJohn cool, It's been a while since I opened the testfx project on my computer, so I have to get my fork up-to-date. After that, will be submitting the PR...
@KitoCoding I was able to get the changes from version 2.0.0 in the daily feed. And your example code worked with no issues.
@vagisha-nidhi I was able to replicate this issue as described by @avivanoff. When running tests with Mstest v1, there's a different test run directory for each test (see example 1)....
@vagisha-nidhi Yup, i know. Just wanted to point out that in MsTest v1 without the .testsettings file it outputs the same results as in MsTest v2.
I'm available and dispose to work on this issue, but would need some help (i.e. what do i need to change in order to upgrade the target framework).