nunit / nunit/docs

NUnit 5 | Document changes wrt to transfer to Action/Func

Open
#1,164 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:framework
Dominant language
Dockerfile
Stars
600
Forks
158
Avg merge
16h 8m
Merged PRs (30d)
21

Description

See PR https://github.com/nunit/nunit/pull/5196 and discussion in issue https://github.com/nunit/nunit/issues/4824

TestDelegate and ActionValueDelegate is changed to Action and Func. See details in link to PR.

This is touching into a breaking change so we must document clearly what devs can experience and how they handle it.

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 reading PR #5196 and issue #4824, which contain the implementation details and discussion about changing TestDelegate and ActionValueDelegate to Action and Func. Identify the documentation pages affected by this breaking change and explain the user-visible impact and migration path. Done means developers can understand what changed and how to update their code.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
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.