sentryone / unittestgenerator

A unit test generation extension for Visual Studio
Apache License 2.0
25 stars 5 forks source link

Add support for being able to configure generation settings on the file system #34

Closed mattwhitfield closed 4 years ago

mattwhitfield commented 4 years ago

Similar to .editorConfig, it would be good to have the ability to configure generation settings through a file on the file system

This could be json or a similar style to .editorConfig