microsoft / testfx

MSTest framework and adapter
MIT License
714 stars 253 forks source link

use Guard from Polyfill #3508

Closed SimonCropp closed 1 month ago

Evangelink commented 1 month ago

I have triggered sync of the package, I'll update the PR once it's done

Evangelink commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).
Evangelink commented 1 month ago

Alright so tests are failing because we force the locally built version of the platform that contains a breaking change (ArgumentGuard is gone). So I'll force merge and skip tests and do the roundtrip insertion.