nunit / nunit/nunit-console

Add custom NUnit Console options (arguments)

Open
#148 12 comments 3 reactions 0 assignees View on GitHub

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:

  1. Support custom console attributes
  2. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.