Tom Longhurst
Tom Longhurst
Hey again, sorry if these are becoming a nuisance! Are you able to provide an example of implementing a basic filter? I've looked at https://github.dev/microsoft/testfx/blob/main/src/Platform/Microsoft.Testing.Platform/CommandLine/TreeNodeFilterCommandLineOptionsProvider.cs I've tried implementing my own...
This doesn't work on Windows systems. "The system cannot find the path specified" Not sure if it's to do with `cd -` which I'm not sure works on Windows how...
Works fine on build tools 25 Upgraded my gradle build tools to v 26.0.1 Error: java.lang.IllegalStateException: Fragment DateFragment{22dd4c2 #0 id=0x7f08011e android:switcher:2131231006:0} declared target fragment SlideDateTimeDialogFragment{462e2d3 #0 tagSlideDateTimeDialogFragment} that does not...
Currently NopFilter is internal. However it's the default filter being passed in if doing a basic `dotnet run` on your test suite. If we `switch` on the Type of an...
Implementing support for Trx involves more than just bringing in the TrxReport extensions package. I believe I've worked it out myself, but it'd be useful to have it documented officially,...
Heya, because I'm using the new Microsoft.Testing.Platform packages, I'm getting dependabot updates for them. However it's pulling through ancient release notes from 2018. I assume because you've got v1 tags...