Closed vasily-kirichenko closed 7 years ago
Looking at the sample code (https://github.com/adamchester/expecto-adapter/blob/master/src/Expecto.Vstest.Console/Program.fs#L7) it looks like the test function needs [\<Tests>] attribute.
@ditadi Thanks! With that attribute applied the tests appear in the Text Explorer window and everything works great.
Maybe it works on tests marked with attributes?