Skip to content

Releases: microsoft/vssdktestfx

v17.11.8

26 Oct 13:11
5427aad
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v17.6.16...v17.11.8

v17.6.16

26 Oct 13:10
fabda9e
Compare
Choose a tag to compare

What's Changed

  • Update Microsoft.ServiceHub.Framework to OSS version by @AArnott in #85
  • Remove MEF filtering out of MS.VS.Utilities by @AArnott in #86

New Contributors

Full Changelog: v17.2.7...v17.6.16

v17.2.7

21 Jun 18:52
e0170b6
Compare
Choose a tag to compare

Fixes:

  • Exclude injected MockedVS.cs file from analyzers

Full Changelog: v17.2.5...v17.2.7

v17.2.5

25 May 14:33
78bd134
Compare
Choose a tag to compare

What's Changed

  • Add base class for testing brokered services by @AArnott in #6
  • Switch out our private mock brokered service container for the one shipping in the product by @AArnott in #7
  • Update to VS SDK 17.2 which removes the need for internal package dependencies by @AArnott in #8
  • Enhance MEF hosting feature a bit by @AArnott in #10
  • Add facility to hook into the mock VsActivityLog by @AArnott in #11

Full Changelog: v17.0.15...v17.2.5

v17.1.3-alpha

13 Jan 00:04
d9709fc
Compare
Choose a tag to compare
v17.1.3-alpha Pre-release
Pre-release

Changes:

Enhancements:

  • #6: Add base class for testing brokered services

This list of changes was auto generated.

v17.0.15

19 Nov 11:28
ee01072
Compare
Choose a tag to compare

Changes:

  • Target the Visual Studio 2022 SDK

v16.5.22-beta

27 Oct 03:18
cf296c2
Compare
Choose a tag to compare
v16.5.22-beta Pre-release
Pre-release

Initial version.