microsoft / microsoft/ApplicationInspector
Add test cases for CLi parameter parsing
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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