Add custom NUnit Console options (arguments)
Open
Nobody has claimed this yet.
Feature
Needs Design
V4Plus
- Dominant language
- C#
- Stars
- 234
- Forks
- 163
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 25
Description
Hi!
Generally speaking this is not an issue, but a feature request
The idea is simple:
- Support custom console attributes
- Provide the way to access nunit3-console arguments inside test engine extensions
This feature can be very useful for extending NUnit Test Engine.
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 with the nunit3-console command-line arguments documented in the linked Console Command-Line reference, then trace how arguments reach test engine extensions. Determine how custom console attributes and extension access should work, and define completion with coverage for both requested capabilities. The issue names no specific files or tests, so repository exploration and design discussion are required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, devtools, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100