UnitTestBoilerplateGenerator
UnitTestBoilerplateGenerator copied to clipboard
dotnet global tool
Unit Test Bolerplate generator is amazing. Wish it was also available as a dotnet global tool so that it was possible to use it on Windows and Linux or detached from any IDE (Visual Studio, Visual Studio Code, Rider, et al)
I'm glad you like it! It's been a while since I've actually used it myself. I've been keeping the thing running but doing any big transformation is not in the cards at this time. I think probably the next step here is some Github Copilot style AI tool, though I wouldn't be the one to write it.