ReleaseMicrosoftMicrosoftpublished Oct 26, 2024seen 6d

microsoft/vssdktestfx v17.11.8

microsoft/vssdktestfx

Open original ↗

Captured source

source ↗
published Oct 26, 2024seen 6dcaptured 6dhttp 200method plain

v17.11.8

Repository: microsoft/vssdktestfx

Tag: v17.11.8

Published: 2024-10-26T13:11:00Z

Prerelease: no

Release notes:

What's Changed

  • Expose cancelable method assertions for other interfaces by @AArnott in https://github.com/microsoft/vssdktestfx/pull/128
  • Remove Moq dependency from nuget package by @AArnott in https://github.com/microsoft/vssdktestfx/pull/137
  • Add ability to test package load functionality by @AArnott in https://github.com/microsoft/vssdktestfx/pull/174
  • Avoid hang when waiting cancelled IVsTask by @davkean in https://github.com/microsoft/vssdktestfx/pull/176
  • Fix unwanted cancellation of VsTask continuation by @AArnott in https://github.com/microsoft/vssdktestfx/pull/181
  • Implement IAsyncServiceProvider3 by @davkean in https://github.com/microsoft/vssdktestfx/pull/183
  • Don't release null/implement IAsyncServiceProvider3 by @davkean in https://github.com/microsoft/vssdktestfx/pull/184
  • Add support for unit-testing client callbacks on brokered services by @murphymcquet-msft in https://github.com/microsoft/vssdktestfx/pull/194

New Contributors

  • @davkean made their first contribution in https://github.com/microsoft/vssdktestfx/pull/176
  • @matteo-prosperi made their first contribution in https://github.com/microsoft/vssdktestfx/pull/185
  • @murphymcquet-msft made their first contribution in https://github.com/microsoft/vssdktestfx/pull/194

Full Changelog: https://github.com/microsoft/vssdktestfx/compare/v17.6.16...v17.11.8

Notability

notability 2.0/10

Routine minor release of a testing framework.