microsoft / 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, Moq and SimpleStubs.
MIT License
158 stars 51 forks source link

Feature request: Support xUnit #16

Closed cmeeren closed 6 years ago

cmeeren commented 7 years ago

Title says it all. :)

Leon99 commented 7 years ago

I'm really surprised that, despite the recently extensive use of xUnit at Microsoft, it's not supported from the start.

RandomEngy commented 6 years ago

Implemented in 1.6.