nunit / nunit/docs

Document that *Source attributes permit Task<IEnumerable> return types

Open
#756 5 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

Method-based *Source attributes gained support for async return types in upcoming v4 and v3.14 framework versions via https://github.com/nunit/nunit/issues/2729
It would be good to document this change. List of updated attributes can be found in https://github.com/nunit/nunit/pull/4389

  • TestCaseSource
  • ValueSource
  • TestFixtureSource

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 issue #2729 and pull request #4389, then review the documentation for TestCaseSource, ValueSource, and TestFixtureSource. Done means the documentation explains that these method-based *Source attributes permit TaskcIEnumerablee return types in the relevant framework versions.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.