Skip to content

TestResults folder shouldn't be created for help request #5753

Open
@MaceWindu

Description

@MaceWindu

Describe the bug

Running help command:

mytests.exe --help

creates TestResults sub-folder in test application folder.

Steps To Reproduce

mytests.exe --help

Expected behavior

No changes to environment expected (we use different location for actual results folder)

Actual behavior

TestResults folder created

Workaround

Pass unknown parameter instead of help:

mytests.exe --welp

Same help printed, but no folder created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: MTPBelongs to the Microsoft.Testing.Platform core library

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions