Releases: microsoft/vssdktestfx
Releases · microsoft/vssdktestfx
v17.11.8
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
- @davkean made their first contribution in #176
- @matteo-prosperi made their first contribution in #185
- @murphymcquet-msft made their first contribution in #194
Full Changelog: v17.6.16...v17.11.8
v17.6.16
v17.2.7
v17.2.5
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
Changes:
Enhancements:
- #6: Add base class for testing brokered services
This list of changes was auto generated.
v17.0.15
v16.5.22-beta
Initial version.