microsoft / microsoft/ApplicationInspector

Add test cases for CLi parameter parsing

Open
#482 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
4.4k
Forks
366
Avg merge
6d 7h
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.
See #480 for an example of a regression in parameter parsing.

Describe the solution you'd like
1.5 had a large refactor of the tests which cover the library well but not the CLI wrapper. There should be some test cases of the CLI specific bits like ensuring arguments are passed correctly.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the CLI wrapper and its parameter-parsing entry point, then review issue #480 for the regression example. Add tests covering CLI-specific argument passing and verify that the test suite catches regressions in parameter parsing.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.