Summary
The testconfig.json configuration page is effectively useless, aside from confirming the existence of the config file, and that it is JSON.
How about some documentation about what settings can be specified in that file? Something equivalent to
For example, I'd like to replace my *.runsettings.xml file with testconfig.json, but I can't figure out what the options are or how it should work.
Summary
The testconfig.json configuration page is effectively useless, aside from confirming the existence of the config file, and that it is JSON.
How about some documentation about what settings can be specified in that file? Something equivalent to
For example, I'd like to replace my
*.runsettings.xmlfile with testconfig.json, but I can't figure out what the options are or how it should work.