Sdílet prostřednictvím


JsonReporter

Generuje sestavy ve formátu JSON.

Příklad konfigurace

{
  "$schema": "https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v2.0.0/rc.schema.json",
  "plugins": [
    {
      "name": "JsonReporter",
      "enabled": true,
      "pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll"
    }
  ]
}

Vlastnosti konfigurace

None

Poznámky

JsonReporter ukládá sestavy do souborů s názvem PluginName_JsonReporter.json.