ramkillo.blogg.se

Sizer program command console
Sizer program command console











sizer program command console
  1. Sizer program command console code#
  2. Sizer program command console windows#

Use -:myassembly to exclude an assembly from code coverage. Filters=ARG : (Optional) Specifies coverage filters. Scope : (Optional) Allows including not loaded assemblies in the specified scopeĪnt-style patterns are supported here (e.g. AnalyzeTargetArguments=ARG : (Optional) Specifies whether dotCover should analyze targetĪrguments string and convert relative paths to absolute there.

Sizer program command console windows#

Please note that windows of analyzed GUI application will not be hidden InheritConsole=ARG : (Optional) Lets the application being analyzed to inherit The parameter is a semicolon-separated list of file path masks.Īnt-style patterns are supported here (e.g. ExcludeFileMasks : (Optional, works only if -ReportType is specified) Remove specified files HideAutoProperties : (Optional) Remove auto-implemented properties from report Specify to get a report of a certain type instead of a snapshot.įor multiple reports, specify a list of report types separated by comma (,) Output=ARG : (Required) Path to the resulting coverage snapshot/report TempDir=ARG : (Optional) Directory for auxiliary files. TargetWorkingDir=ARG : (Optional) Program working directory.

sizer program command console sizer program command console

You can omit the parameter by specifyingĪrguments after double dash (-) at the end of the command line. TargetArguments=ARG : (Optional) Program arguments. TargetExecutable=ARG : (Required) Filename of the program to analyze For instance, to get information about the analyse command, we can type:Ĭover: Performs coverage analysis of the specified application All commands (including help) have corresponding shortcuts. You can learn everything about each command right in the console by typing help followed by the command name. Send - Sends a command to the specified dotCover.exe instance. Version - Writes dotCover version info to the specified file. Report - Creates a report for the specified snapshot. Merge - Merges several coverage snapshots. List - Obtains the list of all files related to the specified snapshots. Performs coverage analysis of a web application running on a IIS server.ĭelete - Deletes all files related to the specified snapshots. Performs coverage analysis of the specified Windows service.Ĭover-iis - All-in-one task. NET processes that are started after dotCover.exe.Ĭover-service - All-in-one task. DotCover Console Runner provides the following commands:Ĭover - Perform coverage analysis of the specified application.Ĭover-dotnet (dotnet) - Performs coverage analysis of the 'dotnet' executable installed in the system.Ĭover-mono (mono) - Performs coverage analysis of the 'mono' executable installed in the system.Ĭover-everything - All-in-one task.













Sizer program command console