RandomEngy / UnitTestBoilerplateGenerator

An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, XUnit and many mock frameworks.
https://marketplace.visualstudio.com/items?itemName=RandomEngy.UnitTestBoilerplateGenerator
MIT License
64 stars 17 forks source link

Update for Visual Studio 2022 #14

Closed oluciano closed 3 years ago

oluciano commented 3 years ago

Installed product versions

Description

Was wondering if there are plans to update this extension for VS 2022? Migration guide can be found here: https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension

RandomEngy commented 3 years ago

I've gotten the email exhorting me to update my extension. I'm planning on it but will need to scrape together the time to do it.

oluciano commented 3 years ago

I'm looking forward to receiving updates

RandomEngy commented 3 years ago

I just uploaded 2.5.6, which should support VS 2022.