Document that *Source attributes permit Task<IEnumerable> return types
Open
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
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 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