Converts the input into the command line for dotnet test
public static FSharpList<string> ToTestArgumentList(IPrepareOptions prepare,
ICollectOptions collect, ICLIOptions options)
| parameter | description |
|---|---|
| prepare | Description of the instrumentation operation to perform |
| collect | Description of the collection operation to perform |
| options | All other altcover related command line arguments |
The command line as a sequence of individual items