Unit test command line arguments

杨岑 176 Reputation points
2024-04-02T08:22:34.0433333+00:00

How can I get the arguments specified in the following dialog:

[TestMethod]
public void Test1() {
    // How get the command line arguments?
}

屏幕截图 2024-04-02 161907

Developer technologies | Visual Studio | Testing
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.